'Declaration
Protected Overridable Sub PaintPicture( _ ByVal g As Graphics, _ ByVal rPict As Rectangle _ )
'Usage
Dim instance As SpreadCameraShape Dim g As Graphics Dim rPict As Rectangle instance.PaintPicture(g, rPict)
Parameters
- g
- Graphic device interface
- rPict
- Bounding rectangle for the picture