![]() |
MenuSlider Properties |
The MenuSlider type exposes the following members.
Name | Description | |
---|---|---|
![]() | Bounds |
Widget's local space bounds.
(Inherited from GH_Attr_Widget.) |
![]() | CanvasBounds |
Widget's canvas space bounds.
(Inherited from GH_Attr_Widget.) |
![]() | CanvasPivot |
Get widget pivot in canvas space.
(Inherited from GH_Attr_Widget.) |
![]() | Desciption |
Get or set widget's description.
(Inherited from GH_Attr_Widget.) |
![]() | Enabled |
Get or set widget's state.
(Inherited from GH_Attr_Widget.) |
![]() | Header |
Get or set widget's header.
(Inherited from GH_Attr_Widget.) |
![]() | Height |
Get or set widget's height.
(Inherited from GH_Attr_Widget.) |
![]() | Index |
Get widget's index.
(Inherited from GH_Attr_Widget.) |
![]() | MaxValue |
Gets or sets maximum slider value.
|
![]() | MinValue |
Gets or sets minimum slider value.
|
![]() | Name |
Get or set widget's name.
(Inherited from GH_Attr_Widget.) |
![]() | NumberFormat |
Get or set number display format.
|
![]() | NumDecimals |
Get or set slider's number of decimal places.
|
![]() | Palette |
Get or set widget's render palette.
(Inherited from GH_Attr_Widget.) |
![]() | Parent |
Get or set widget's parent.
(Inherited from GH_Attr_Widget.) |
![]() | ShowToolTip |
Set tool tip visibility.
(Inherited from GH_Attr_Widget.) |
![]() | Step |
Get or set slider step size.
|
![]() | Style |
Get or set widget's render palette.
(Inherited from GH_Attr_Widget.) |
![]() | TopCollection |
Get menu collection, the widget belongs to.
(Inherited from GH_Attr_Widget.) |
![]() | Transform |
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.) |
![]() | Value |
Get or set current slider value.
|
![]() | Width |
Get or set widget's width.
(Inherited from GH_Attr_Widget.) |