ArcGIS Pro 3.0 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, Windows 8.1

    See Also