This document is archived and information here might be outdated.  Recommended version.


IText3DElement Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > IText3DElement Interface
ArcGIS Developer Help

IText3DElement Interface

Provides access to members that control a Text3D graphic element.

Product Availability

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

Members

Name 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.

Classes that implement IText3DElement

Classes Description
Text3DElement The Text3D Graphics Element CoClass.