TTMSFNCGraphicsPath.ApplyMatrix Method
Transforms every point in the path by a transformation matrix.
API unit family: TMSFNCGraphicsTypes
Declaring type: TTMSFNCGraphicsPath
Syntax
procedure ApplyMatrix(AMatrix: TTMSFNCGraphicsMatrix);
Parameters
| Name | Description |
|---|---|
AMatrix |
Transformation matrix to apply. |