ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGeometricEffectDashes Class / LineDashEnding Property

In This Topic
    LineDashEnding Property
    In This Topic
    Gets or sets the setting which determines how the strokes with dash patterns and other patterns (pictures, placement effects) are handled at the end points of the line geometry's segments.
    Syntax
    Public Property LineDashEnding As LineDashEnding
    public LineDashEnding LineDashEnding {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also