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