[]
Paints a range group line.
public void PaintRangeGroupLine(Graphics g, Point startPoint, Point endPoint)
Public Sub PaintRangeGroupLine(g As Graphics, startPoint As Point, endPoint As Point)
| Type | Name | Description |
|---|---|---|
| Graphics | g | Graphics object. |
| Point | startPoint | Start point. |
| Point | endPoint | End point. |