ResizerDirection

enumeration

Switch to Manual

Description

Enum that specifies in which direction to resize the element.

Variables

TopResize the element from the top.
BottomResize the element from the bottom.
LeftResize the element to the left.
RightResize the element to the right.