Creates a Graphics2D object that can be used for painting. The returned object needs to be explicitly disposed of by the caller.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public Graphics2D createGraphics () |
See Also