Gets a graphic device context from a window.
Namespace: Sgry.AzukiAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
C# |
---|
IGraphics GetGraphics( Object window ) |
Visual Basic |
---|
Function GetGraphics ( window As Object ) As IGraphics |
Parameters
- window
- Type: System..::..Object