public enum MaplexPointPlacementMethod : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum MaplexPointPlacementMethod Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum MaplexPointPlacementMethod : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum MaplexPointPlacementMethod Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
AroundPoint | Around the point. |
CenteredOnPoint | Centered on the point. |
EastOfPoint | Right of the point. |
NorthEastOfPoint | Above and right of the point. |
NorthOfPoint | Above the point. |
NorthWestOfPoint | Above and left of the point. |
SouthEastOfPoint | Below and to the right of the point. |
SouthOfPoint | Below the point. |
SouthWestOfPoint | Below and to the left of the point. |
WestOfPoint | Left of the point, |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.MaplexPointPlacementMethod
Target Platforms: Windows 10, Windows 8.1