Table of Contents

TTMSFNCGraphicsSVG.SetMatrix Method

Sets the transformation matrix applied to subsequent SVG drawing operations.

API unit family: TMSFNCGraphicsSVGEngine Declaring type: TTMSFNCGraphicsSVG Inherited from: TTMSFNCGraphicsSVGEngine

Syntax

procedure SetMatrix(const AMatrix: TTMSFNCGraphicsMatrix); override;

Parameters

Name Description
AMatrix The matrix to apply.