ArcGIS Pro 3.2 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 bool Invert {get; set;}
    Public Property Invert As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also