ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMarkerPlacementAtExtremities Class


In This Topic
    CIMMarkerPlacementAtExtremities Class Properties
    In This Topic

    For a list of all members of this type, see CIMMarkerPlacementAtExtremities 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 which ends of the line a marker will be placed.  
    Public Property Gets or sets a value indicating whether to keep the marker upright. This is only considered if AngleToLine is true. (Inherited from ArcGIS.Core.CIM.CIMMarkerStrokePlacement)
    Public Property Gets or sets the offset. (Inherited from ArcGIS.Core.CIM.CIMMarkerStrokePlacement)
    Public Property Gets or sets the distance from the ends of a line that the marker will be placed.  
    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 primitive name. (Inherited from ArcGIS.Core.CIM.CIMMarkerPlacement)
    Top
    See Also