ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMClippingPath Class / Path Property

In This Topic
    Path Property (CIMClippingPath)
    In This Topic
    Gets or sets the clipping path.
    Syntax
    Public Property Path As Polygon
    public Polygon Path {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also