Compare this vector with the specified vector for equality.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public new bool Equals ( |
Visual Basic Copy Code |
---|
Public Shadows Function Equals( _ |
The vector to compare with.
true if the vectors are equal, or otherwise false.