RenderContent(Graphics,Rectangle) Method
In This Topic
Syntax
'Declaration
Public Overloads Overrides Sub RenderContent( _
ByVal As System.Drawing.Graphics, _
ByVal As System.Drawing.Rectangle _
)
public override void RenderContent(
System.Drawing.Graphics ,
System.Drawing.Rectangle
)
Parameters
- a
- b
See Also