Table of Contents

Method GetLastUsedDrawLabelParams

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

GetLastUsedDrawLabelParams(bool)

Retrieves the most recently used parameters for drawing and measuring a label.

public Graphics.DrawLabelParams GetLastUsedDrawLabelParams(bool remeasure)

Parameters

remeasure bool

Returns

Graphics.DrawLabelParams

The last used Graphics.DrawLabelParams instance. This object contains the settings used for the most recent label drawing operation.