ArcGIS Pro 3.7 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 Property Symbol3DProperties As CIM3DSymbolProperties
    public CIM3DSymbolProperties Symbol3DProperties {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also