![]() |
GH_MenuCollection Methods |
The GH_MenuCollection type exposes the following members.
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.
|