ASP.NET Pack Programmer's Guide
MeasureUnit.equals Method
See Also
 






Object.equals override.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public boolean equals (
    Object obj
)

 Parameters

obj

The object to compare with the current unit.

 Return Value

{@code true} if the specified object is the same as or is equal to the current unit; otherwise, {@code false}.

 See Also

MeasureUnit Members
MeasureUnit Class
com.mindfusion.diagramming Namespace