Click or drag to resize

MenuStaticText Properties

The MenuStaticText 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 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 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 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 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 propertyText
Gets or sets the content of the text field.
Public propertyTopCollection
Get menu collection, the widget belongs to.
(Inherited from GH_Attr_Widget.)
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