You are here: Start » AVL.NET » RectangleOrientation Enumeration

RectangleOrientation Enumeration

Describes how to adjust rectangle's orientation.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Members

Member nameDescription
AnyDepending on other parameters will minimize one of marked corner coordinates.
HorizontalRectangle's width will be not shorter than its height.
VerticalRectangle's height will be not shorter than its width.

Remarks

See also