public enum MaplexLinePlacementMethod : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum MaplexLinePlacementMethod Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum MaplexLinePlacementMethod : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum MaplexLinePlacementMethod Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description |
|---|---|
| CenteredCurvedOnLine | Centered curved on the line. |
| CenteredHorizontalOnLine | Centered horizontal on the line. |
| CenteredPerpendicularOnLine | Centered perpendicular on the line. |
| CenteredStraightOnLine | Centered straight on the line. |
| OffsetCurvedFromLine | Offset and curved from the line. |
| OffsetHorizontalFromLine | Offset and horizontal from the line. |
| OffsetPerpendicularFromLine | Offset perpendicular from the line. |
| OffsetStraightFromLine | Offset and straight from the line. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.MaplexLinePlacementMethod
Target Platforms: Windows 10, Windows 8.1