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

    Invert Property (CIMGeometricEffectCut)
    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;}
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    ArcGIS Pro version: 2.0 or higher.
    See Also