Table of Contents

Field NoTransformForDrawText

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

Gets or sets whether to disable fix for Graphics.DrawText on non-Windows operating systems. When this fix is enabled (by default), additional coordinates transformations are applied so Graphics.Transform is taken into account when Graphics.DrawText is performed.

public static bool NoTransformForDrawText

Returns

bool
Gets or sets whether to disable fix for Graphics.DrawText on non-Windows operating systems. When this fix is enabled (by default), additional coordinates transformations are applied so Graphics.Transform is taken into account when Graphics.DrawText is performed.