LineSegment::Equals Method (Object^)
Visual Studio 2015
Gets a value indicating whether two LineSegment 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 LineSegment that is compared with this LineSegment.
Return Value
Type: System::Boolean
Show: