VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Drawing.Gdi Namespace / GdiGraphicsFactory Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    GdiGraphicsFactory Class
    In This Topic
    Represents the drawing factory for GdiGraphics.
    Object Model
    Resolution DrawingFactory FontProgramsControllerBase GdiGraphicsFactory
    Syntax
    'Declaration
    
    Public Class GdiGraphicsFactory
       Inherits Vintasoft.Imaging.Drawing.DrawingFactory
    
    
    public class GdiGraphicsFactory : Vintasoft.Imaging.Drawing.DrawingFactory
    
    
    public __gc class GdiGraphicsFactory : public Vintasoft.Imaging.Drawing.DrawingFactory*
    
    
    public ref class GdiGraphicsFactory : public Vintasoft.Imaging.Drawing.DrawingFactory^
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Drawing.DrawingFactory
          Vintasoft.Imaging.Drawing.Gdi.GdiGraphicsFactory

    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also