[]
        
(Showing Draft Content)

FarPoint.Win.SuperEditBase.PaintTextAndPicture

PaintTextAndPicture Method

PaintTextAndPicture(Graphics, Rectangle)

Paints the text and picture.

Declaration
protected override void PaintTextAndPicture(Graphics g, Rectangle r)
Protected Overrides Sub PaintTextAndPicture(g As Graphics, r As Rectangle)
Parameters
Type Name Description
Graphics g

Graphics device interface

Rectangle r

Rectangular area

Overrides