Table of Contents

TTMSFNCBloxRect.SetBottomRight Method

Sets the bottom-right corner of the rectangle, updating the right and bottom edges from the supplied point.

API unit family: TMSFNCBloxCoreTypes Declaring type: TTMSFNCBloxRect

Syntax

procedure SetBottomRight(const Value: TTMSFNCBloxPoint);

Parameters

Name Description
Value Point providing the new right and bottom edge coordinates.