ArcObjects Library Reference (Carto)  

IText3DElement Interface

Provides access to members that control a Text3D graphic element.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property Alignment The text alignment.
Read/write property AnchorPoint The height of text in world units.
Read/write property AxisRotation The rotation axis.
Read/write property BoldFont Indicates if font style is bold.
Read/write property Depth The depth of text in world units.
Read/write property FontName The TrueType font name.
Read/write property Height The height of text in world units.
Read/write property ItalicFont Indicates if font style is italic.
Read/write property Justification The justification of text.
Read/write property OrientationPlane The plane of orientation.
Read/write property RotationAngle The rotation angle about the rotation axis.
Write-only property Surface The surface for draping.
Read/write property Text The text string.
Method Update Update graphic geometry with current parameters.
Read/write property ZAxisScale The adjustment factor for z axis.

CoClasses that implement IText3DElement

CoClasses and Classes Description
Text3DElement The Text3D Graphics Element CoClass.