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

3e03912e f55b e501 a08d c41016807849

haplokuon edited this page May 6, 2023 · 1 revision

Multiply Operator

netDxf 3.0.0 Library

Overload List

Multiply(Matrix2, Matrix2) Product of two matrices.
Multiply(Matrix2, Vector2) Product of a matrix with a vector.
Multiply(Matrix2, Double) Product of a matrix with a scalar.

See Also

Reference

Matrix2 Structure
netDxf Namespace

Clone this wiki locally