TUIRectangle.MakePositive Method
This method ensures both width adn height are positive. If they are negative, X and Y are moved so the rectangle is the same but with positive dimensions.
Syntax
Namespace: FlexCel.Core
public void MakePositive()
This method ensures both width adn height are positive. If they are negative, X and Y are moved so the rectangle is the same but with positive dimensions.
Namespace: FlexCel.Core
public void MakePositive()