Normalizes the properties of the instance of the object. That means that when the left value is greater than the right value, the values are exchanged. The same applies to the top and bottom properties, if the top value is greater than bottom.
Applies to objects: DRect
object.NormalizeRect () |
The NormalizeRect method syntax has these parts:
Part | Description |
object | A reference to an instance of the object. |
Dim MyRect as new DRect |
See Also |
DRect Object |