public final class CadDrawingDirection
extends com.aspose.ms.System.Enum
The Cad drawing direction.
Modifier and Type | Field and Description |
---|---|
static int |
ByStyle
The by style.
|
static int |
LeftToRight
The left to right.
|
static int |
TopToBottom
The top to bottom.
|
public static final int LeftToRight
The left to right.
public static final int TopToBottom
The top to bottom.
public static final int ByStyle
The by style.
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.