[]
        
(Showing Draft Content)

FarPoint.Win.Spread.GradientInterfaceRenderer.PaintRangeGroupPoint

PaintRangeGroupPoint Method

PaintRangeGroupPoint(Graphics, Point)

Paints the outline (range group) point.

Declaration
public void PaintRangeGroupPoint(Graphics g, Point point)
Public Sub PaintRangeGroupPoint(g As Graphics, point As Point)
Parameters
Type Name Description
Graphics g

Graphics device interface for painting the point

Point point

Point

Implements