DrawingModule Class
Represents the
KGySoft.Drawing module.
See the
Remarks section of the
Initialize method for details.
Namespace: KGySoft.DrawingAssembly: KGySoft.Drawing (in KGySoft.Drawing.dll) Version: 7.2.0
public static class DrawingModule
Public NotInheritable Class DrawingModule
public ref class DrawingModule abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type DrawingModule = class end
- Inheritance
- Object DrawingModule
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.
|