Table of Contents

Class WxGlobalSettings

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

Contains static properties which allow to customize WxWidgets behavior.

public static class WxGlobalSettings
Inheritance
WxGlobalSettings

Fields

InternalGraphicsTransform

Gets or sets whether to disable native point and size transformations inside the library. When InternalGraphicsTransform is True, Graphics.Transform is processed inside the library. By default it is False on Windows and True on macOs and Linux.