Determines whether the specified measure unit is equal to the current measure unit.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public new bool Equals ( |
Visual Basic Copy Code |
---|
Public Shadows Function Equals( _ |
The object to compare to this measure unit.
true if the specified measure unit is equal to this object; otherwise, false.