HandleOrientation Enum
Definition
Namespace: Alternet.FormDesigner.Wpf
Assembly: Alternet.FormDesigner.Wpf.v9.dll
Specifies the Handle orientation
Syntax
public enum HandleOrientation
Fields
Name | Description |
---|---|
Bottom | Indicates that the margin handle is left-oriented and rotated 180 degrees with respect to Right. |
Left | Indicates that the margin handle is left-oriented and rotated 180 degrees with respect to Right. |
Right | Indicates that the margin handle is right. |
Top | Indicates that the margin handle is top-oriented and rotated 270 degrees with respect to Right. |