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

Namespace: FlexCel.Core

public void MakePositive()

See also