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

da5e2768 c929 a371 9ae9 e63b621d1f9d

haplokuon edited this page May 6, 2023 · 1 revision

Equals Method

netDxf 3.0.0 Library

Overload List

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

See Also

Reference

Vector4 Structure
netDxf Namespace

Clone this wiki locally