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