ArcGIS Pro 2.6 API Reference Guide
CustomEndingOffset Property (CIMMarkerPlacementAlongLine)

ArcGIS.Core.CIM Namespace > CIMMarkerPlacementAlongLine Class : CustomEndingOffset Property
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 10, Windows 8.1, Windows 7

See Also

Reference

CIMMarkerPlacementAlongLine Class
CIMMarkerPlacementAlongLine Members