Method DrawDefaultText
DrawDefaultText(Graphics, RectD, Color?, Color?, Font?)
Draws text in the default style.
public virtual void DrawDefaultText(Graphics dc, RectD rect, Color? foreColor = null, Color? backColor = null, Font? font = null)
Draws text in the default style.
public virtual void DrawDefaultText(Graphics dc, RectD rect, Color? foreColor = null, Color? backColor = null, Font? font = null)