ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMTextSymbol Class / Depth3D Property

In This Topic
    Depth3D Property (CIMTextSymbol)
    In This Topic
    Gets or sets the depth of the glyph when drawn in 3D. This is an extrusion of the characters of the text in the Z axis.
    Syntax
    public double Depth3D {get; set;}
    Public Property Depth3D As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also