ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMVectorMarker Class / ClippingPath Property

In This Topic
    ClippingPath Property
    In This Topic
    Gets or sets a clipping path for the vector marker graphics.
    Syntax
    public CIMClippingPath ClippingPath {get; set;}
    Public Property ClippingPath As CIMClippingPath
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also