Determines whether the specified measure unit is equal to the current measure unit.
Namespace: MindFusion.Diagramming
Assembly: 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.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |