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

7f25e31f 88db 81ca ba52 6387e73374e7

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(Vector2) Check if the components of two vectors are approximate equals.
Equals(Vector2, Vector2) Check if the components of two vectors are approximate equal.
Equals(Vector2, Double) Check if the components of two vectors are approximate equals.
Equals(Vector2, Vector2, Double) Check if the components of two vectors are approximate equal.

See Also

Reference

Vector2 Structure
netDxf Namespace

Clone this wiki locally