Provides access to members that control a Text3D graphic element.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
Alignment | The text alignment. |
![]() |
AnchorPoint | The height of text in world units. |
![]() |
AxisRotation | The rotation axis. |
![]() |
BoldFont | Indicates if font style is bold. |
![]() |
Depth | The depth of text in world units. |
![]() |
FontName | The TrueType font name. |
![]() |
Height | The height of text in world units. |
![]() |
ItalicFont | Indicates if font style is italic. |
![]() |
Justification | The justification of text. |
![]() |
OrientationPlane | The plane of orientation. |
![]() |
RotationAngle | The rotation angle about the rotation axis. |
![]() |
Surface | The surface for draping. |
![]() |
Text | The text string. |
![]() |
Update | Update graphic geometry with current parameters. |
![]() |
ZAxisScale | The adjustment factor for z axis. |
CoClasses that implement IText3DElement
CoClasses and Classes | Description |
---|---|
Text3DElement | The Text3D Graphics Element CoClass. |