ArcGIS Pro 3.2 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 bool MeasureFromClippedFeatureGeometry {get; set;}
    Public Property MeasureFromClippedFeatureGeometry As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also