ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMarkerPlacementAtRatioPositions Class


In This Topic
    CIMMarkerPlacementAtRatioPositions Class Properties
    In This Topic

    For a list of all members of this type, see CIMMarkerPlacementAtRatioPositions members.

    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating whether to angle the marker to the line. (Inherited from ArcGIS.Core.CIM.CIMMarkerStrokePlacement)
    Public Property Gets or sets the distance from the beginning of a line that the marker will be placed.  
    Public Property Gets or sets the distance from the end of a line that the marker will be placed. The ending of a line is determined by the direction in which the line was digitized.  
    Public Property Gets or sets a value indicating whether only the first marker will be rotated 180 degrees.  
    Public Property Gets or sets the offset. (Inherited from ArcGIS.Core.CIM.CIMMarkerStrokePlacement)
    Public Property Gets or sets a value indicating whether to consider individual geometry parts or the whole geometry. (Inherited from ArcGIS.Core.CIM.CIMMarkerPlacement)
    Public Property Gets or sets the array of positions.  
    Public Property Gets or sets the primitive name. (Inherited from ArcGIS.Core.CIM.CIMMarkerPlacement)
    Top
    See Also