UserInterfaceSection Class |
Note: This API is now obsolete.
Namespace: Rhino.Render.UI
The UserInterfaceSection type exposes the following members.
Name | Description | |
---|---|---|
RenderContent |
The RenderContent object that created this user interface object.
| |
Window |
The user control associated with this user interface object.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Expand |
Expand or collapse this content section.
| |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
FromWindow |
Find the UserInterfaceSection that created the specified instance of a
window.
| |
GetContentList |
Returns a list of currently selected content items to be edited.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Show |
Show or hide this content section.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |