ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGeometricEffectCut Class / Invert Property

In This Topic
    Invert Property (CIMGeometricEffectCut)
    In This Topic
    Gets or sets a value indicating whether the effect should be applied in the opposite manner. This displays the stroke symbol only at the ends of the line and leaves the rest of the line unsymbolized.
    Syntax
    Public Property Invert As Boolean
    public bool Invert {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also