Table of Contents

TTMSFNCBloxLineJoin.GetHandlePos Method

Returns the position of the given handle in client coordinates, taking the handle style, current bounds and rotation of the block into account.

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

Syntax

function GetHandlePos(AHandle: TTMSFNCBloxHandle): TTMSFNCBloxPoint; override;

Parameters

Name Description
AHandle The handle whose position is requested.

Returns

The handle position in client coordinates.