|
|
GH_Attr_Widget Properties |
The GH_Attr_Widget type exposes the following members.
| Name | Description | |
|---|---|---|
| Bounds |
Widget's local space bounds.
| |
| CanvasBounds |
Widget's canvas space bounds.
| |
| CanvasPivot |
Get widget pivot in canvas space.
| |
| Desciption |
Get or set widget's description.
| |
| Enabled |
Get or set widget's state.
| |
| Header |
Get or set widget's header.
| |
| Height |
Get or set widget's height.
| |
| Index |
Get widget's index.
| |
| Name |
Get or set widget's name.
| |
| Palette |
Get or set widget's render palette.
| |
| Parent |
Get or set widget's parent.
| |
| ShowToolTip |
Set tool tip visibility.
| |
| Style |
Get or set widget's render palette.
| |
| TopCollection |
Get menu collection, the widget belongs to.
| |
| Transform |
Widget's transformation.
Is set by the parent of the widget. The widget itself should only
read from this field.
| |
| Width |
Get or set widget's width.
|