'Declaration
Protected Overridable Sub PaintSegmented( _ ByVal g As System.Drawing.Graphics, _ ByVal bounds As NRectangle _ )
'Usage
Dim instance As NImageShape Dim g As System.Drawing.Graphics Dim bounds As NRectangle instance.PaintSegmented(g, bounds)
protected virtual void PaintSegmented( System.Drawing.Graphics g, NRectangle bounds )
Parameters
- g
- bounds