public enum Anchor : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum Anchor Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum Anchor : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum Anchor Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
BottomLeftCorner | Bottom, left corner. |
BottomMidPoint | Bottom, middle location. |
BottomRightCorner | Bottom, right corner. |
CenterPoint | Center location. |
LeftMidPoint | Left, middle location. |
RightMidPoint | Right, middle location. |
TopLeftCorner | Top, left corner. |
TopMidPoint | Top, middle location. |
TopRightCorner | Top, right corner. |
Unspecified | Unspecified. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.Anchor
Target Platforms: Windows 10, Windows 8.1