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

8115bcae 1ebc 9bcc ca36 a7ebb9686bf7

haplokuon edited this page May 6, 2023 · 1 revision

Equals Method

netDxf 3.0.0 Library

Overload List

Equals(Matrix4) Check if the components of two matrices are approximate equal.
Equals(Object) Indicates whether this instance and a specified object are equal.
Equals(Matrix4, Matrix4) Check if the components of two matrices are approximate equal.
Equals(Matrix4, Double) Check if the components of two matrices are approximate equal.
Equals(Matrix4, Matrix4, Double) Check if the components of two matrices are approximate equal.

See Also

Reference

Matrix4 Structure
netDxf Namespace

Clone this wiki locally