Charting for WinForms Programmer's Guide
CustomPaintEventArgs Members
Constructors Properties Methods
 


Provides data for the various custom painting event.

The following tables list the members exposed by the CustomPaintEventArgs type.

 Public Constructors

  Name Description

CustomPaintEventArgs

Initializes a new instance of the CustomPaintEventArgs class.

 Public Properties

  Name Description

Element

Gets the element being custom drawn.

Graphics

Gets the target graphics.

 Public Methods

  Name Description

CreateLinearGradient

Overloaded. Creates a linear gradient.

CreatePathGradient

Creates a path gradient with the specified center point and a blend specified by a series of positions and color objects.

PaintVisualElement

Paints the specified visual element to the underlying IGraphics.

 See Also

CustomPaintEventArgs Class
MindFusion.Gauges Namespace