Resize direction enumeration.
Namespace: CMS.CKEditorAssembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members
Member name | Value | Description | |
---|---|---|---|
Vertical | 0 | Vertical. | |
Horizontal | 1 | Horizontal. | |
Both | 2 | Vertical and horizontal. |
See Also