NDockArea Structure Members
In This Topic
The following tables list the members exposed by NDockArea.
Public Constructors
Public Fields
| Name | Description |
  | Empty | The default empty area. |
Top
Public Properties
| Name | Description |
 | Bounds | Gets the rectangle (in coordinates relative to the provider) occupying this area. |
 | Dock | Gets the dock style of the area. |
 | Provider | Gets the INDockAreaProvider instance which has provided this area. |
 | Zone | Gets the INDockZone instance where this area resides. |
Top
Public Methods
Public Operators
See Also