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

In This Topic
    Symbol3DProperties Property (CIMTextSymbol)
    In This Topic
    Gets or sets the collection of properties that are applied to the text symbol only in a 3D context.
    Syntax
    public CIM3DSymbolProperties Symbol3DProperties {get; set;}
    Public Property Symbol3DProperties As CIM3DSymbolProperties
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also