'Declaration
Public Overridable Sub Paint( _ ByVal g As System.Drawing.Graphics, _ ByVal bounds As System.Drawing.Rectangle, _ ByVal font As System.Drawing.Font, _ ByVal viewStyle As FormulaSheetViewStyle _ )
'Usage
Dim instance As NFormulaCell Dim g As System.Drawing.Graphics Dim bounds As System.Drawing.Rectangle Dim font As System.Drawing.Font Dim viewStyle As FormulaSheetViewStyle instance.Paint(g, bounds, font, viewStyle)
public virtual void Paint( System.Drawing.Graphics g, System.Drawing.Rectangle bounds, System.Drawing.Font font, FormulaSheetViewStyle viewStyle )
Parameters
- g
- bounds
- font
- viewStyle