Search
OffscreenContext.createContext Method
See Also
 






Creates a device context that can be used for painting. The returned DeviceContext needs to be explicitly disposed of by the caller.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public DeviceContext createContext ()

 Return Value

 See Also