TTMSFNCGraphicsSVGEngine.SetMatrix Method
Sets the transformation matrix applied to subsequent SVG drawing operations.
API unit family: TMSFNCGraphicsSVGEngine
Declaring type: TTMSFNCGraphicsSVGEngine
Syntax
procedure SetMatrix(const AMatrix: TTMSFNCGraphicsMatrix); override;
Parameters
| Name | Description |
|---|---|
AMatrix |
The matrix to apply. |