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

    MeasureFromClippedFeatureGeometry Property
    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 bool MeasureFromClippedFeatureGeometry {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also