Enum CadDrawingDirection

CadDrawingDirection enumeration

The Cad drawing direction.

public enum CadDrawingDirection

Values

NameValueDescription
LeftToRight1The left to right.
TopToBottom3The top to bottom.
ByStyle5The by style.

See Also