[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IInterfaceRenderer.PaintRangeGroupLine

PaintRangeGroupLine Method

PaintRangeGroupLine(Graphics, Point, Point)

Paints the outline (range group) line.

Declaration
void PaintRangeGroupLine(Graphics g, Point startPoint, Point endPoint)
Sub PaintRangeGroupLine(g As Graphics, startPoint As Point, endPoint As Point)
Parameters
Type Name Description
Graphics g

Graphics device interface for painting the line

Point startPoint

Start point of the line

Point endPoint

End point of the line