Click or drag to resize
DigitalRuneFormsPresentationTargetOnPaint Method

Namespace: DigitalRune.Graphics.Interop
Assembly: DigitalRune.Graphics (in DigitalRune.Graphics.dll) Version: 1.2.0.0 (1.2.1.14562)
Syntax
protected override void OnPaint(
	PaintEventArgs e
)

Parameters

e
Type: PaintEventArgs
The PaintEventArgs instance containing the event data.
See Also