ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMarker Class / DominantSizeAxis3D Property

In This Topic
    DominantSizeAxis3D Property (CIMMarker)
    In This Topic
    Gets or sets which axis is considered as the Size in 3D. Only applicable when the marker layer is a 3DShapeMarker.
    Syntax
    public DominantSizeAxis DominantSizeAxis3D {get; set;}
    Public Property DominantSizeAxis3D As DominantSizeAxis
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also