|
BaseUIElement3DValidatePositiveIntPropertyValue Method |
Returns true if value is positive integer
Namespace: Ab3d.UIElementsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntax protected static bool ValidatePositiveIntPropertyValue(
Object value
)
Parameters
- value Object
- value
Return Value
Booleantrue if value is positive integer
See Also