[]
Paints the outline (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 device interface for painting the point |
Point | point | Point |