Click or drag to resize

CustomDrawEventArgsGraphics Property

Gets the current Graphics object.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public Graphics Graphics { get; }

Property Value

Type: Graphics
See Also