[]
Tests whether two specified Quadrilateral objects are equivalent.
public static bool operator ==(Quadrilateral v1, Quadrilateral v2)
Public Shared Operator =(v1 As Quadrilateral, v2 As Quadrilateral) As Boolean
Type | Name | Description |
---|---|---|
Quadrilateral | v1 | |
Quadrilateral | v2 |
Type | Description |
---|---|
bool |