CadDrawingDirection

Inheritance: java.lang.Object, com.aspose.ms.System.Enum

The Cad drawing direction.

Enum Values

FieldDescription
LeftToRightThe left to right.
TopToBottomThe top to bottom.
ByStyleThe by style.

LeftToRight

public static final int LeftToRight

The left to right.

Returns: int

TopToBottom

public static final int TopToBottom

The top to bottom.

Returns: int

ByStyle

public static final int ByStyle

The by style.

Returns: int