InternalDraw(Graphics,DrawParams) Method
In This Topic
For internal use.
Syntax
'Declaration
Protected Overloads Overrides Sub InternalDraw( _
ByVal As Graphics, _
ByVal As DrawParams _
)
protected override void InternalDraw(
Graphics ,
DrawParams
)
Parameters
- graphics
- dp
See Also