ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMVoxelPlane Class / Position Property

In This Topic
    Position Property (CIMVoxelPlane)
    In This Topic
    Gets or sets a point on the plane, specified in voxel coordinates.
    Syntax
    public MapPoint Position {get; set;}
    Public Property Position As MapPoint
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also