DrawingModule Class

Represents the KGySoft.Drawing module.
See the Remarks section of the Initialize method for details.

Definition

Namespace: KGySoft.Drawing
Assembly: KGySoft.Drawing (in KGySoft.Drawing.dll) Version: 7.2.0
C#
public static class DrawingModule
Inheritance
Object    DrawingModule

Methods

Initialize Initializes the KGySoft.Drawing module (and also the KGySoft.Drawing.Core module). It initializes the resource manager for string resources and registers its central management in the LanguageSettings class.

See Also