|
WireframeVisual3DValidateLineThicknessPropertyValue Method |
Returns true if line thickness is valid double and bigger or equal to 0
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax protected static bool ValidateLineThicknessPropertyValue(
Object value
)
Parameters
- value Object
- value
Return Value
Booleantrue if line thickness is valid double and bigger or equal to 0
See Also