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

In This Topic
    Suppress Property
    In This Topic
    Gets or sets a value indicating whether the portion of the stroke symbol between control points should be suppressed. Sections that are suppressed draw with no symbol.
    Syntax
    public bool Suppress {get; set;}
    Public Property Suppress As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also