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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also