Click or drag to resize

GH_ExtendableMenu Properties

The GH_ExtendableMenu type exposes the following members.

Properties
  NameDescription
Public propertyBounds
Widget's local space bounds.
(Inherited from GH_Attr_Widget.)
Public propertyCanvasBounds
Widget's canvas space bounds.
(Inherited from GH_Attr_Widget.)
Public propertyCanvasPivot
Get widget pivot in canvas space.
(Inherited from GH_Attr_Widget.)
Public propertyCollection
Public propertyControlls
Get controlls.
Public propertyDesciption
Get or set widget's description.
(Inherited from GH_Attr_Widget.)
Public propertyEnabled
Get or set widget's state.
(Inherited from GH_Attr_Widget.)
Public propertyExpanded
Public propertyHeader
Get or set widget's header.
(Inherited from GH_Attr_Widget.)
Public propertyHeight
Get or set widget's height.
(Inherited from GH_Attr_Widget.)
Public propertyIndex
Get widget's index.
(Inherited from GH_Attr_Widget.)
Public propertyInputs
Public propertyName (Overrides GH_Attr_WidgetName.)
Public propertyOutputs
Public propertyPalette
Get or set widget's render palette.
(Inherited from GH_Attr_Widget.)
Public propertyParent
Get or set widget's parent.
(Inherited from GH_Attr_Widget.)
Public propertyShowToolTip
Set tool tip visibility.
(Inherited from GH_Attr_Widget.)
Public propertyStyle
Get or set widget's render palette.
(Inherited from GH_Attr_Widget.)
Public propertyTopCollection
Get menu collection, the widget belongs to.
(Inherited from GH_Attr_Widget.)
Public propertyTotalHeight
Get total height of extendable menu.
Public propertyTransform
Widget's transformation. Is set by the parent of the widget. The widget itself should only read from this field.
(Inherited from GH_Attr_Widget.)
Public propertyWidth
Get or set widget's width.
(Inherited from GH_Attr_Widget.)
Top
See Also