|
|
Extents of a 2D text object. Immutable.
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public Class TextExtents2D _ Inherits NativeHandle |
| C# |
|---|
public class TextExtents2D : NativeHandle |
| Visual C++ |
|---|
public ref class TextExtents2D : public NativeHandle |
Remarks
Specifies the extents of a bit of 2D text. Note that the origin of the text is not necessarily at the bottom left corner.
Inheritance Hierarchy
System..::..Object
Autodesk.Navisworks.Api..::..NativeHandle
Autodesk.Navisworks.Api..::..TextExtents2D
Autodesk.Navisworks.Api..::..NativeHandle
Autodesk.Navisworks.Api..::..TextExtents2D