[]
Paints a range group point.
public void PaintRangeGroupPoint(Graphics g, Point point)
Public Sub PaintRangeGroupPoint(g As Graphics, point As Point)
Type | Name | Description |
---|---|---|
Graphics | g | Graphics object. |
Point | point | Point to paint. |