CustomDrawEventArgsGraphics Property |
Gets the current Graphics object.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public Graphics Graphics { get; }
Public ReadOnly Property Graphics As Graphics
Get
public:
property Graphics^ Graphics {
Graphics^ get ();
}
member Graphics : Graphics with get
Property Value
Type:
GraphicsSee Also