Method GetLastUsedDrawLabelParams
GetLastUsedDrawLabelParams(bool)
Retrieves the most recently used parameters for drawing and measuring a label.
public Graphics.DrawLabelParams GetLastUsedDrawLabelParams(bool remeasure)
Parameters
remeasurebool
Returns
- Graphics.DrawLabelParams
The last used Graphics.DrawLabelParams instance. This object contains the settings used for the most recent label drawing operation.