AnchorPoint::Equals Method (Object^)
Visual Studio 2015
Gets a value indicating whether two AnchorPoint objects are equal.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- obj
-
Type:
System::Object^
The AnchorPoint that is compared with this AnchorPoint.
Return Value
Type: System::BooleanGets a value that indicates whether two AnchorPoint objects are equal.
Show: