DrawingCoreModule Class
Represents the
KGySoft.Drawing.Core module.
See the
Remarks section of the
Initialize method for details.
Namespace: KGySoft.DrawingAssembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 9.0.0
public static class DrawingCoreModule
Public NotInheritable Class DrawingCoreModule
public ref class DrawingCoreModule abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type DrawingCoreModule = class end
- Inheritance
- Object DrawingCoreModule
Initialize |
Initializes the KGySoft.Drawing.Core module. It initializes the resource manager for string resources and registers its central management
in the LanguageSettings class.
|