Table of Contents

TTMSFNCGraphicsPDFEngine.SetMatrix Method

Applies a transformation matrix to the PDF graphics context.

API unit family: TMSFNCGraphicsPDFEngine Declaring type: TTMSFNCGraphicsPDFEngine

Syntax

procedure SetMatrix(const AMatrix: TTMSFNCGraphicsMatrix); override;

Parameters

Name Description
AMatrix The matrix to set.