ArcGIS Pro 3.7 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 Property Suppress As Boolean
    public bool Suppress {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also