Method Equals
Equals(GfMatrix2f, GfMatrix2f)
Declaration
public static bool Equals(GfMatrix2f lhs, GfMatrix2f rhs)
Parameters
| Type | Name | Description |
|---|---|---|
| GfMatrix2f | lhs | |
| GfMatrix2f | rhs |
Returns
| Type | Description |
|---|---|
| bool |
Equals(object)
Declaration
public override bool Equals(object rhs)
Parameters
| Type | Name | Description |
|---|---|---|
| object | rhs |
Returns
| Type | Description |
|---|---|
| bool |