Creates a Measure instance of the MeasureUnit.Pixel unit from the specified double value.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public static Measure pixel ( |
The amount represented by the new object.
A Measure object representing the specified double value.
See Also