TTMSFNCGraphicsPDF.SetMatrix Method
Applies a transformation matrix to the PDF graphics context.
API unit family: TMSFNCGraphicsPDFEngine
Declaring type: TTMSFNCGraphicsPDF
Inherited from: TTMSFNCGraphicsPDFEngine
Syntax
procedure SetMatrix(const AMatrix: TTMSFNCGraphicsMatrix); override;
Parameters
| Name | Description |
|---|---|
AMatrix |
The matrix to set. |