TextViewerDraw Method
Namespace: BeeMobile.TextViewerAssembly: BeeMobile.TextViewer.NET48 (in BeeMobile.TextViewer.NET48.dll) Version: 4.8.0.4
protected override void Draw(
Graphics gxOff
)
Protected Overrides Sub Draw (
gxOff As Graphics
)
Parameters
- gxOff Graphics
- The target graphics object.