Table of Contents

TTMSFNCGraphicsContextWEB.GetMatrix Method

Returns the current transformation matrix applied to the canvas.

API unit family: TMSFNCGraphics.WEB Declaring type: TTMSFNCGraphicsContextWEB

Syntax

function GetMatrix: TTMSFNCGraphicsMatrix; override;

Returns

The current matrix as a TTMSFNCGraphicsMatrix value.