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

In This Topic
    Symbol3DProperties Property (CIMPointSymbol)
    In This Topic
    Gets or sets the collection of symbol properties that apply when the symbol is used 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