Table of Contents

Method DefaultPaint

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

DefaultPaint(Graphics, RectD)

Default painting method of the UserControl and its descendants.

public override void DefaultPaint(Graphics dc, RectD rect)

Parameters

dc Graphics

Drawing Context.

rect RectD

Rectangle to draw in.