Vector.

Equals(Vector) Method

Summary

Check if two vectors are equal (bitwise).
Namespace
Avalonia
Containing Type
Vector

Syntax

public bool Equals(Vector other)

Parameters

Name Type Description
other Vector

Return Value

Type Description
bool