ArcGIS Pro 3.2 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 LineDashEnding LineDashEnding {get; set;}
    Public Property LineDashEnding As LineDashEnding
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also