ArcGIS Pro 3.7 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 Property Clipping As PlacementClip
    public PlacementClip Clipping {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also