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