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