Click or drag to resize

MenuPanel Properties

The MenuPanel type exposes the following members.

Properties
  NameDescription
Public propertyBottomInnerMargin
Gets or sets the left margin.
Public propertyBottomMargin
Gets or sets the left margin.
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 propertyDesciption
Get or set widget's description.
(Inherited from GH_Attr_Widget.)
Public propertyEffectiveHeight
Get effective height.
Public propertyEffectiveWidth
Get effective width.
Public propertyEnabled
Get or set widget's state.
(Inherited from GH_Attr_Widget.)
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 propertyLeftInnerMargin
Gets or sets the left margin.
Public propertyLeftMargin
Gets or sets the left margin.
Public propertyName
Get or set widget's name.
(Inherited from GH_Attr_Widget.)
Public propertyPalette
Get or set widget's render palette.
(Inherited from GH_Attr_Widget.)
Public propertyPanelRadius
Panel corner radius.
Public propertyParent
Get or set widget's parent.
(Inherited from GH_Attr_Widget.)
Public propertyRightInnerMargin
Gets or sets the left margin.
Public propertyRightMargin
Gets or sets the left margin.
Public propertyShowToolTip
Set tool tip visibility.
(Inherited from GH_Attr_Widget.)
Public propertySpace
Vertical padding between items.
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 propertyTopInnerMargin
Gets or sets the left margin.
Public propertyTopMargin
Gets or sets the left margin.
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