PixelVector.

Equals(PixelVector) Method

Summary

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

Syntax

public bool Equals(PixelVector other)

Parameters

Name Type Description
other PixelVector

Return Value

Type Description
bool