Instrumentation Widgets for PDA

VectorRectangle.Equals Method 

Determines whether two VectorRectangle instances are equal.

[Visual Basic]
Overrides Public Function Equals( _
   ByVal o As Object _
) As Boolean
[C#]
public override bool Equals(
   object o
);

See Also

VectorRectangle Class | PerpetuumSoft.InstrumentationPDA.Mathematics Namespace