ArcGIS Pro 3.7 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 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