Returns the negative of a specified Length object.
Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges
SyntaxJava
Copy Code
|
|---|
public static Length op_Subtraction ( |
The instance of Length to process.
The negative of the specified length.
See Also