'Declaration
Protected Overridable Sub GetTextAndPictureRectangles( _ ByVal g As Graphics, _ ByVal r As Rectangle, _ ByRef rPict As Rectangle, _ ByRef rText As Rectangle _ )
Parameters
- g
- Graphics device
- r
- Rectangle object that contains the element coordinates
- rPict
- Returned rectangle of the picture
- rText
- Returned rectangle of the text