WebPlanner Programmer's Guide

Utilities.NormalizeRect Method

See Also
 


 Overload List

Name Description

Utilities.NormalizeRect (Rectangle)

Normalizes the specified rectangle ensuring its height and width are non-negative numbers.

Utilities.NormalizeRect (RectangleF)

Normalizes the specified rectangle ensuring its height and width are non-negative numbers.

 See Also