Enum CadAttachmentType
CadAttachmentType enumeration
Cad attachment point type
public enum CadAttachmentType
Values
| Name | Value | Description |
|---|---|---|
| TopLeft | 1 | The top left |
| TopCenter | 2 | The top center |
| TopRight | 3 | The top right |
| MiddleLeft | 4 | The middle left |
| MiddleCenter | 5 | The middle center |
| MiddleRight | 6 | The middle right |
| BottomLeft | 7 | The bottom left |
| BottomCenter | 8 | The bottom center |
| BottomRight | 9 | The bottom right |
See Also
- namespace Aspose.CAD.FileFormats.Cad.CadConsts
- assembly Aspose.CAD