Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

7a535a25 fdfe b72a 70cb 05ef2dcf97ed

haplokuon edited this page May 6, 2023 · 1 revision

Multiply Operator

netDxf 3.0.0 Library

Overload List

Multiply(Matrix3, Matrix3) Product of two matrices.
Multiply(Matrix3, Vector3) Product of a matrix with a vector.
Multiply(Matrix3, Double) Product of a matrix with a scalar.

See Also

Reference

Matrix3 Structure
netDxf Namespace

Clone this wiki locally