void PaintRangeGroupPoint( Graphics g, Point point )
'Declaration Sub PaintRangeGroupPoint( _ ByVal g As Graphics, _ ByVal point As Point _ )
'Declaration
Sub PaintRangeGroupPoint( _ ByVal g As Graphics, _ ByVal point As Point _ )
'Usage Dim instance As IInterfaceRenderer Dim g As Graphics Dim point As Point instance.PaintRangeGroupPoint(g, point)
'Usage
Dim instance As IInterfaceRenderer Dim g As Graphics Dim point As Point instance.PaintRangeGroupPoint(g, point)
IInterfaceRenderer Interface IInterfaceRenderer Members