Class WxGlobals
Contains static properties which allow to customize WxWidgest behavior.
public static class WxGlobals
- Inheritance
-
WxGlobals
Fields
- NoTransformForDrawText
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.