Table of Contents

TTMSFNCGraphicsContext.SetMatrix Method

Applies a transformation matrix to the canvas, replacing the current transform.

API unit family: TMSFNCGraphics Declaring type: TTMSFNCGraphicsContext

Syntax

procedure SetMatrix(AMatrix: TTMSFNCGraphicsMatrix); virtual; abstract;

Parameters

Name Description
AMatrix Transformation matrix to apply.