Enum CadDrawingDirection
CadDrawingDirection enumeration
The Cad drawing direction.
public enum CadDrawingDirection
Values
| Name | Value | Description |
|---|---|---|
| LeftToRight | 1 | The left to right. |
| TopToBottom | 3 | The top to bottom. |
| ByStyle | 5 | The by style. |
See Also
- namespace Aspose.CAD.FileFormats.Cad.CadConsts
- assembly Aspose.CAD