ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGeometricEffectDashes Class / DashTemplate Property

In This Topic
    DashTemplate Property
    In This Topic
    Gets or sets the distance for each dash and gap. There can be multiple dash and gap values to form a complex pattern.
    Syntax
    public double[] DashTemplate {get; set;}
    Public Property DashTemplate As Double()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also