ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMarkerPlacementInsidePolygon Class / Clipping Property

In This Topic
    Clipping Property
    In This Topic
    Gets or sets the clipping option which specifies how markers should be clipped at the polygon boundary.
    Syntax
    public PlacementClip Clipping {get; set;}
    Public Property Clipping As PlacementClip
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also