[]
        
(Showing Draft Content)

FarPoint.Win.SuperEditBase.PaintString

PaintString Method

PaintString(Graphics, Rectangle, string)

Paints the string.

Declaration
protected virtual void PaintString(Graphics g, Rectangle faceRect, string paintStr)
Protected Overridable Sub PaintString(g As Graphics, faceRect As Rectangle, paintStr As String)
Parameters
Type Name Description
Graphics g

Graphics device interface

Rectangle faceRect

Rectangular area

string paintStr

String to paint