ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMDimensionShape Class / DimensionLinePoint Property

In This Topic
    DimensionLinePoint Property
    In This Topic
    Gets or sets the point which describes the height of the dimension line.
    Syntax
    Public Property DimensionLinePoint As MapPoint
    public MapPoint DimensionLinePoint {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also