public enum PlacementOnLineRelativeTo : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum PlacementOnLineRelativeTo Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum PlacementOnLineRelativeTo : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum PlacementOnLineRelativeTo Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
LineBeginning | Marker is placed at the beginning of the line. |
LineEnd | Marker is placed at the end of the line. |
LineMiddle | Marker is placed in the middle of the line. |
SegmentMidpoint | Marker is at the midpoint of each segment in a line feature. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.PlacementOnLineRelativeTo
Target Platforms: Windows 10, Windows 8.1, Windows 7