[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.GcGraphics.InternalDrawTextLineBackground

InternalDrawTextLineBackground Method

InternalDrawTextLineBackground(TextLayout, float, TextLine, float, float)

Fills a background of the text line.

Declaration
protected virtual void InternalDrawTextLineBackground(TextLayout layout, float k, TextLine line, float x, float y)
Protected Overridable Sub InternalDrawTextLineBackground(layout As TextLayout, k As Single, line As TextLine, x As Single, y As Single)
Parameters
Type Name Description
TextLayout layout
float k
TextLine line
float x
float y