TextPrimitiveDrawContent Method
Namespace: BeeMobile.TransparentControls.PrimitivesAssembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
protected override void DrawContent(
Graphics graphics,
Rectangle actualGfxBounds
)
Protected Overrides Sub DrawContent (
graphics As Graphics,
actualGfxBounds As Rectangle
)
Parameters
- graphics Graphics
- A Graphics to draw to.
- actualGfxBounds Rectangle