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
SyntaxJava
Copy Code
|
|---|
public DeviceContext createContext () |
See Also