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

In This Topic
    OffsetAlongLine Property (CIMMarkerPlacementAlongLine)
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also