TTMSFNCGraphicsContextWin.SetMatrix Method
Replaces the current transformation matrix with the specified matrix.
API unit family: TMSFNCGraphics.Win
Declaring type: TTMSFNCGraphicsContextWin
Syntax
procedure SetMatrix(AMatrix: TTMSFNCGraphicsMatrix); override;
Parameters
| Name | Description |
|---|---|
AMatrix |
The matrix to apply as the current transform. |