Render |
The RenderDragDockingData type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveBottom | Gets and sets the active state of bottom indicator. | |
| ActiveFlags | Gets the set of flags associated with active | |
| ActiveLeft | Gets and sets the active state of left indicator. | |
| ActiveMiddle | Gets and sets the active state of middle indicator. | |
| ActiveRight | Gets and sets the active state of right indicator. | |
| ActiveTop | Gets and sets the active state of top indicator. | |
| AnyActive | Gets if any of the docking indicators are active. | |
| DockWindowSize | Gets and sets size of the docking window required. | |
| RectBottom | Gets and sets the hot rectangle of the bottom docking indicator. | |
| RectLeft | Gets and sets the hot rectangle of the left docking indicator. | |
| RectMiddle | Gets and sets the hot rectangle of the middle docking indicator. | |
| RectRight | Gets and sets the hot rectangle of the right docking indicator. | |
| RectTop | Gets and sets the hot rectangle of the top docking indicator. | |
| ShowBack | Gets the visible state of the background. | |
| ShowBottom | Gets and sets the visible state of the bottom indicator. | |
| ShowLeft | Gets and sets the visible state of the left indicator. | |
| ShowMiddle | Gets and sets the visible state of the middle indicator. | |
| ShowRight | Gets and sets the visible state of the right indicator. | |
| ShowTop | Gets and sets the visible state of the top indicator. |