MatrixEquals Method (Object) |
Namespace:
Microsoft.DirectX
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 18.04.00
Syntaxpublic override bool Equals(
Object o
)
Parameters
- o
- Type: SystemObject
Matrix to test against
Return Value
Type:
BooleanResult of
Matrix comparision
See Also