ArcGIS Pro 3.7 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 Property OffsetAlongLine As Double
    public double OffsetAlongLine {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also