'Usage
Dim instance As IInterfaceRenderer Dim g As Graphics Dim point As Point instance.PaintRangeGroupPoint(g, point)
Parameters
- g
- Graphics device interface for painting the point
- point
- Point to paint
'Usage
Dim instance As IInterfaceRenderer Dim g As Graphics Dim point As Point instance.PaintRangeGroupPoint(g, point)