VintaSoft Twain .NET SDK 15.0: Documentation for .NET developer
Vintasoft.WpfTwain Namespace / Resolution Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    Resolution Class
    In This Topic
    Stores an ordered pair of float values, typically the horizontal and vertical resolution.
    Object Model
    Resolution
    Syntax
    'Declaration
    
    Public NotInheritable Class Resolution
    
    
    public sealed class Resolution
    
    
    public __gc __sealed class Resolution
    
    
    public ref class Resolution sealed
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.WpfTwain.Resolution

    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