ArcGIS Pro 3.7 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 Property DashTemplate As Double()
    public double[] DashTemplate {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also