CadAttachmentPoint
CadAttachmentPoint enumeration
public enum CadAttachmentPoint
Values
Name | Value | Description |
---|---|---|
TopLeft | 1 |
|
TopCenter | 2 |
|
TopRight | 3 |
|
MiddleLeft | 4 |
|
MiddleCenter | 5 |
|
MiddleRight | 6 |
|
BottomLeft | 7 |
|
BottomCenter | 8 |
|
BottomRight | 9 |
See Also
- namespace Aspose.CAD.FileFormats.Cad.CadConsts
- assembly Aspose.CAD