ArcGIS Pro 2.6 API Reference Guide
OffsetAlongLine Property (CIMMarkerPlacementAlongLine)

ArcGIS.Core.CIM Namespace > CIMMarkerPlacementAlongLine Class : OffsetAlongLine Property
Gets or sets where the pattern should begin relative to the starting 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 No Constraint or Custom.
Syntax
public double OffsetAlongLine {get; set;}
Public Property OffsetAlongLine As Double
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMMarkerPlacementAlongLine Class
CIMMarkerPlacementAlongLine Members