CustomDrawEventArgs Class |
Namespace: Jam.Shell
The CustomDrawEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | CustomDrawEventArgs |
Constructor for creating a CustomDrawEventArgs instance.
|
Name | Description | |
---|---|---|
![]() | DrawDefault |
Gets or sets if drawing should be done by system.
|
![]() | Graphics |
Gets the current Graphics object.
|
![]() | Rectangle |
Gets the rectangle of the drawing process.
|
![]() | Stage |
Gets the current drawing stage.
|