RectangleD::Equals Method (Object^)
Visual Studio 2015
Overridden. Tests whether obj is a RectangleD with the same location and size of this RectangleD.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- obj
-
Type:
System::Object^
The Object to test.
Return Value
Type: System::Boolean
Show: