Search
OffscreenContext.createGraphics Method
See Also
 






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

 Syntax

Java  Copy Code

public Graphics2D createGraphics ()

 Return Value

 See Also