ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMarkerPlacementPolygonCenter Class / ClipAtBoundary Property

In This Topic
    ClipAtBoundary Property
    In This Topic
    Gets or sets a value indicating whether the marker should be clipped if it extends pasts the boundary of the polygon.
    Syntax
    public bool ClipAtBoundary {get; set;}
    Public Property ClipAtBoundary As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also