Enum HorizontalAnchorPoint
Enumeration constants used by AnchorPointAnnotation to define horizontal alignment around the X1,Y1 coordinates
Inherited Members
Namespace:
Assembly: .dll
Syntax
public enum HorizontalAnchorPoint extends Enum<HorizontalAnchorPoint>
Fields
| Name | Description |
|---|---|
| Center | Align Center |
| Left | Align Left |
| Right | Align Right |
Methods
| Name | Description |
|---|---|
| valueOf(String name) | |
| values() |