Properties_T_Rhino_Geometry_AnnotationText - mcneel/rhinocommon-api-docs GitHub Wiki
The AnnotationText type exposes the following members.
Name | Description | |
---|---|---|
![]() |
DimensionStyleId | Get this text's dimstyle id |
![]() |
FormatHeight | Text format height (Wrapping rectangle) |
![]() |
FormatWidth | Text format width (Wrapping rectangle) |
![]() |
HasBrepForm | Returns true if the Brep.TryConvertBrep function will be successful for this object (Inherited from GeometryBase.) |
![]() |
Height | Text height |
![]() |
HorizontalAlignment | Text horizontal alignment |
![]() |
IsDeformable | true if object can be accurately modified with "squishy" transformations like projections, shears, and non-uniform scaling. (Inherited from GeometryBase.) |
![]() |
IsDocumentControlled | If true this object may not be modified. Any properties or functions that attempt to modify this object when it is set to "IsReadOnly" will throw a NotSupportedException. (Inherited from GeometryBase.) |
![]() |
ObjectType | Useful for switch statements that need to differentiate between basic object types like points, curves, surfaces, and so on. (Inherited from GeometryBase.) |
![]() |
PlainText | Returns unformatted string |
![]() |
Plane | |
![]() |
TextHeight | |
![]() |
TextIsWrapped | |
![]() |
TextString | |
![]() |
UserStringCount | Gets the amount of user strings. (Inherited from GeometryBase.) |
![]() |
VerticalAlignment | Text vertical alignment |