TextViewerDrawBackGround Method

Draw background of TextViewer.

Definition

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

Parameters

gxOff  Graphics
The target graphics object.

See Also