PaintForegroundImage Method (PSShape)
Draws the foreground image.
'Declaration
Protected Overrides Sub PaintForegroundImage( _
ByVal As Graphics, _
ByVal As Rectangle _
)
'Usage
Dim instance As PSShape
Dim g As Graphics
Dim r As Rectangle
instance.PaintForegroundImage(g, r)
Parameters
- g
- Graphics device
- r
- Bounding rectangle for the object