Table of Contents

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

Unit: FlexCel.Core

procedure TUIRectangle.MakePositive;

See also