'Declaration
Protected Overridable Sub DrawHeaderArrowGlyph( _ ByVal g As System.Drawing.Graphics _ )
'Usage
Dim instance As NExpanderRenderer Dim g As System.Drawing.Graphics instance.DrawHeaderArrowGlyph(g)
protected virtual void DrawHeaderArrowGlyph( System.Drawing.Graphics g )
Parameters
- g