DrawingCoreModule Class

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

Definition

Namespace: KGySoft.Drawing
Assembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 9.0.0
C#
public static class DrawingCoreModule
Inheritance
Object    DrawingCoreModule

Methods

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

See Also