Table of Contents

TTMSFNCBloxRect.GetBottomRight Method

Returns the bottom-right corner of the rectangle as a point.

API unit family: TMSFNCBloxCoreTypes Declaring type: TTMSFNCBloxRect

Syntax

function GetBottomRight: TTMSFNCBloxPoint;

Returns

A point whose coordinates equal Right and Bottom.