Search
CustomPaintEvent Methods
 


 Public Methods

  Name Description

createLinearGradient

Creates a linear gradient with orientation defined by an angle and a blend specified by a series of positions and color objects.

createRadialGradient

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

getContext

Gets the rendering context.

getElement

Gets the element being custom drawn.

getGraphics

Gets the target graphics.

paintVisualElement

Paints the specified visual element to the underlying IGraphics.

 See Also