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

In This Topic
    OffsetAlongLine Property (CIMMarkerPlacementAtExtremities)
    In This Topic
    Gets or sets the distance from the ends of a line that the marker will be placed.
    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