Table of Contents

TTMSFNCGraphicsContextGeneral.SetMatrix Method

Replaces the current transformation matrix with the specified matrix.

API unit family: TMSFNCGraphics.General Declaring type: TTMSFNCGraphicsContextGeneral

Syntax

procedure SetMatrix(AMatrix: TTMSFNCGraphicsMatrix); override;

Parameters

Name Description
AMatrix The matrix to apply as the current transform.