DrawContent Method (RenderEmptyFragment)
In This Topic
For internal use.
Syntax
'Declaration
Protected Overridable Sub DrawContent( _
ByVal As Graphics, _
ByVal As DrawParams _
)
protected virtual void DrawContent(
Graphics ,
DrawParams
)
Parameters
- graphics
- dp
See Also