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


CIMMarkerPlacementOnVertices Class Properties

For a list of all members of this type, see CIMMarkerPlacementOnVertices 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 offset. (Inherited from ArcGIS.Core.CIM.CIMMarkerStrokePlacement)
Public Property Gets or sets a value indicating whether a marker will be placed on the control points of the line.  
Public Property Gets or sets a value indicating whether a marker will be placed on the endpoints of the line.  
Public Property Gets or sets a value indicating whether a marker will be placed on the vertices of the line.  
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