 |
BaseUIElement3DValidatePositiveDoublePropertyValue Method |
Returns true if value is valid double and is positive
Namespace: Ab3d.UIElementsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 12.0.9484.2048
Syntaxprotected static bool ValidatePositiveDoublePropertyValue(
Object value
)
Parameters
- value Object
- value
Return Value
Booleantrue if value is valid double and is positive
See Also