Click or drag to resize

GH_Attr_Widget Properties

The GH_Attr_Widget type exposes the following members.

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