Table of Contents

TTMSFNCBloxTextBlock.AngledSurroundRect Method

Returns the four corner points of the block rotated by the given angle, in client coordinates.

API unit family: TMSFNCBloxCoreBlock Declaring type: TTMSFNCBloxTextBlock Inherited from: TTMSFNCBloxBlock

Syntax

function AngledSurroundRect(AAngle: double): TTMSFNCBloxPointArray;

Parameters

Name Description
AAngle The angle, in degrees, used to rotate the corner points.

Returns

An array of four corner points of the rotated block.