|
SliderDialogResultNumDecimals Property
|
New precision i.e number of decimal places.
Namespace:
Karamba.GHopper.Utilities.UIWidgets
Assembly:
karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntaxpublic int NumDecimals { get; }
Public ReadOnly Property NumDecimals As Integer
Get
public:
property int NumDecimals {
int get ();
}
member NumDecimals : int with get
Property Value
Type:
Int32
See Also