VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging Namespace / DrawingSurfaceWrapper Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    DrawingSurfaceWrapper Class
    In This Topic
    Provides a wrapper for a drawing surface.
    Object Model
    DrawingSurface AffineMatrix Resolution DrawingSurfaceWrapper
    Syntax
    'Declaration
    
    Public Class DrawingSurfaceWrapper
       Inherits DrawingSurface
    
    
    public class DrawingSurfaceWrapper : DrawingSurface
    
    
    public __gc class DrawingSurfaceWrapper : public DrawingSurface*
    
    
    public ref class DrawingSurfaceWrapper : public DrawingSurface^
    
    
    Inheritance Hierarchy
    Requirements

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

    See Also