Compares two Length objects to determine if they are not equal.
Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges
Java Copy Code |
---|
The first instance of Length to compare.
The second instance of Length to compare.
true if the two instances of Length do not have the same value and LengthType; otherwise, false.