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

In This Topic
    CustomEndingOffset Property (CIMMarkerPlacementAlongLine)
    In This Topic
    Gets or sets where the pattern should end relative to the ending point of the geometry. The entire pattern is shifted along the line for the specified distance. Negative numbers shift to the left and positive numbers shift to the right. This is only applied if the Endings property 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