CustomDrawEventArgsGraphics Property |
Gets the current Graphics object.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic Graphics Graphics { get; }Public ReadOnly Property Graphics As Graphics
Get
public:
property Graphics^ Graphics {
Graphics^ get ();
}member Graphics : Graphics with get
Property Value
Graphics
See Also