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

In This Topic
    CustomEndingOffset Property (CIMGeometricEffectDashes)
    In This Topic
    Gets or sets where the pattern should end relative to the ending point of the geometry. Negative numbers indicate a shift to the left and positive numbers a shift to the right. This property is only applied if the LineDashEnding is set to Custom.
    Syntax
    public double CustomEndingOffset {get; set;}
    Public Property CustomEndingOffset As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also