![]() |
GH_MenuCollection Class |
Namespace: Karamba.GHopper.Utilities.UIWidgets
The GH_MenuCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | GH_MenuCollection |
Initializes a new instance of the GH_MenuCollection class.
Create a new menu collection.
|
Name | Description | |
---|---|---|
![]() | ActiveWidget |
Get or set active widget.
|
![]() | Height |
Get height of menu collection.
|
![]() | Menus |
Get or set collection's menus.
|
![]() | Palette |
Get or set collection's palette.
|
![]() | Pivot |
Get or set collection's pivot.
|
![]() | Style |
Get or set collection's style.
|
![]() | Width |
Get or set collection's width.
|
Name | Description | |
---|---|---|
![]() | AddMenu |
Add menu to collection.
|
![]() | CollapseAllMenu | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetMenuDescription | |
![]() | GetMenuPlugs |
Get input and output plugs of all menus belonging to this collection.
|
![]() | GetMinLayoutSize |
Get minimium layout width.
Includes visible and invisible menues.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsTtipPoint | |
![]() | Layout |
Layout menu collection.
|
![]() | MakeAllInActive | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Merge |
Merge this collection with other collection.
|
![]() | Read |
Deserialize menu collection.
|
![]() | Render |
Render menu collection onto supplied canvas.
|
![]() | RespondToKeyDown | |
![]() | RespondToMouseDoubleClick | |
![]() | RespondToMouseDown | |
![]() | RespondToMouseMove | |
![]() | RespondToMouseUp | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Write |
Serialize menu collection.
|