Enum AnnotationDirection
AnnotationDirection enumeration
public enum AnnotationDirection
Values
| Name | Value | Description |
|---|---|---|
| TopRight | 0 | |
| BottomRight | 1 | |
| BottomLeft | 2 | |
| TopLeft | 3 |
See Also
- namespace Aspose.CAD.Annotations
- assembly Aspose.CAD
public enum AnnotationDirection
| Name | Value | Description |
|---|---|---|
| TopRight | 0 | |
| BottomRight | 1 | |
| BottomLeft | 2 | |
| TopLeft | 3 |