Click or drag to resize

MenuRadioButton Fields

The MenuRadioButton type exposes the following members.

Fields
  NameDescription
Protected field_description
Widget description.
(Inherited from GH_Attr_Widget.)
Protected field_enabled
True if the widget is enabled.
(Inherited from GH_Attr_Widget.)
Protected field_header
Widget description header.
(Inherited from GH_Attr_Widget.)
Protected field_index
Local widget index. Used to identify the widget within its local group. ??? what is the index actually used for?
(Inherited from GH_Attr_Widget.)
Protected field_name
Widget name.
(Inherited from GH_Attr_Widget.)
Protected field_showToolTip
True if the widget has a tool tip and it should be shown when requested.
(Inherited from GH_Attr_Widget.)
Protected fieldbounds
Widget's local space bounds.
(Inherited from GH_Attr_Widget.)
Protected fieldcanvasBounds
Widget's canvas space bounds.
(Inherited from GH_Attr_Widget.)
Protected fieldpalette
The palette.
(Inherited from GH_Attr_Widget.)
Protected fieldparent
The parent widget. If null, this widget is not nested.
(Inherited from GH_Attr_Widget.)
Protected fieldstyle
Widget palette style.
(Inherited from GH_Attr_Widget.)
Protected fieldtransfromation
Widget transformation.
(Inherited from GH_Attr_Widget.)
Top
See Also