public enum ExtremityPlacement : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ExtremityPlacement Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum ExtremityPlacement : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ExtremityPlacement Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Both | Both - marker is placed at the beginning and end of the line. |
JustBegin | JustBegin - marker is placed at the beginning of the line, determined by the direction that the line was digitized. |
JustEnd | JustEnd - marker is placed at the end of the line, determined by the direction that the line was digitized. |
None | None - no marker is placed at either end of the marker. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.ExtremityPlacement
Target Platforms: Windows 10, Windows 8.1, Windows 7