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