Field 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.
public static bool InternalGraphicsTransform
Returns
- bool
- Gets or sets whether to disable native point and size transformations inside the library. When is True, Graphics.Transform is processed inside the library. By default it is False on Windows and True on macOs and Linux.