Enum PreviewHandle
Which part of the selected element's gizmo a gesture grabbed.
Namespace: Serenity.Ui.Infrastructure.Editor.Preview
Assembly: Serenity.UnityUi.Infrastructure.Editor.dll
Syntax
public enum PreviewHandle
Fields
| Name | Description |
|---|---|
| Body | |
| Bottom | |
| BottomLeft | |
| BottomRight | |
| Left | |
| None | |
| Right | |
| RotateBottomLeft | |
| RotateBottomRight | |
| RotateHandle | |
| RotateTopLeft | |
| RotateTopRight | |
| Top | |
| TopLeft | |
| TopRight |