ArcGIS Pro 2.6 API Reference Guide
OffsetAlongLine Property (CIMGeometricEffectDashes)

ArcGIS.Core.CIM Namespace > CIMGeometricEffectDashes Class : OffsetAlongLine Property
Gets or sets the position where the pattern should begin relative to the starting point of the geometry. It shifts the entire pattern along the line the specified distance. Negative values indicate a shift to the left and positive numbers a shift to the right. This property is only applied if LineDashEnding is set to NoConstraint 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

CIMGeometricEffectDashes Class
CIMGeometricEffectDashes Members