Method DrawLabelUnclipped
DrawLabelUnclipped(ref DrawLabelParams)
Draws text with the specified font, background and foreground colors, optional image, alignment and underlined mnemonic character. This is unclipped version of DrawLabel(ref DrawLabelParams).
public virtual RectD DrawLabelUnclipped(ref Graphics.DrawLabelParams prm)
Parameters
prmGraphics.DrawLabelParamsParameters specified using Graphics.DrawLabelParams structure.