Outline.IsScaleValid
Description:
Checks if given scale is valid. Should be greater than zero.
Checks if given scale is valid. Should be greater than zero.
public bool IsScaleValid(
double scale
)
-
DoublescaleThe scale.
No comments yet. Start the discussion.
Loading…