ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMaplexLabelPlacementProperties Class / MeasureFromClippedFeatureGeometry Property

In This Topic
    MeasureFromClippedFeatureGeometry Property
    In This Topic
    Gets or sets a value indicating whether or not to measure the offset from the clipped feature geometry. This property applies to label offsets when using the Along Line or Fixed Position Polygon placement methods.
    Syntax
    Public Property MeasureFromClippedFeatureGeometry As Boolean
    public bool MeasureFromClippedFeatureGeometry {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also