TextViewerDraw Method

Draw foreground of TextViewer.

Definition

Namespace: BeeMobile.TextViewer
Assembly: BeeMobile.TextViewer.NET48 (in BeeMobile.TextViewer.NET48.dll) Version: 4.8.0.4
C#
protected override void Draw(
	Graphics gxOff
)

Parameters

gxOff  Graphics
The target graphics object.

See Also