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