Enum WorkspaceMode2
Specifies the additional mode of the designer's workspace.
Namespace: FastReport.Utils
Assembly: FastReport.dll
Syntax
public enum WorkspaceMode2
Fields
| Name | Description |
|---|---|
| Custom | Specifies a custom mode handled by the object. |
| Move | Indicates that user moves the selected objects. |
| None | Specifies default mode. |
| SelectionRect | Indicates that user draw the selection rectangle. |
| Size | Indicates that user resizes the selected objects. |