Click or drag to resize

CustomDrawEventArgs Properties

The CustomDrawEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDrawDefault
Gets or sets if drawing should be done by system.
Public propertyGraphics
Gets the current Graphics object.
Public propertyRectangle
Gets the rectangle of the drawing process.
Public propertyStage
Gets the current drawing stage.
Top
See Also