ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGeometricEffectSuppress Class / Invert Property

In This Topic
    Invert Property (CIMGeometricEffectSuppress)
    In This Topic
    Gets or sets a value indicating whether to invert the suppression process. If this value is true, portions of the stroke symbol between control points are kept and all other portions are suppressed.
    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