DrawBackground Method (RenderShapeFragment)
Draws background of object.
'Declaration
Protected Overridable Sub DrawBackground( _
ByVal As Graphics, _
ByVal As Rectangle _
)
Parameters
- graphics
- Graphics object on which the object is being drawn.
- backgroundRect
- Bounds of inner area of object.