Table of Contents

Method DrawLabelUnclipped

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

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

prm Graphics.DrawLabelParams

Parameters specified using Graphics.DrawLabelParams structure.

Returns

RectD