![]() |
SliderDialogResult Class |
Namespace: Karamba.GHopper.Utilities.UIWidgets
The SliderDialogResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | SliderDialogResult | Initializes a new instance of the SliderDialogResult class |
Name | Description | |
---|---|---|
![]() | CurrentValue |
New current value of slider.
|
![]() | MaxValue |
New minimum value of slider.
|
![]() | MinValue |
New maximum value of slider.
|
![]() | NumDecimals |
New precision i.e number of decimal places.
|
![]() | Status |
Dialog operation result.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |