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

0c072d55 ff61 2d7d 81c0 b8bed6fc7b63

haplokuon edited this page May 6, 2023 · 1 revision

Multiply Operator

netDxf 3.0.0 Library

Overload List

Multiply(Matrix4, Matrix4) Product of two matrices.
Multiply(Matrix4, Vector4) Product of a matrix with a vector.
Multiply(Matrix4, Double) Product of a matrix with a scalar.

See Also

Reference

Matrix4 Structure
netDxf Namespace

Clone this wiki locally