VintaSoft Twain .NET SDK 14.1: Documentation for .NET developer
Vintasoft.WpfTwain Namespace / Fix32 Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    Fix32 Class
    In This Topic
    Stores a Fixed point number in two parts, a whole and a fractional part.
    Object Model
    Fix32
    Syntax
    'Declaration
    
    Public NotInheritable Class Fix32
       Implements [侫]
    
    
    public sealed class Fix32 : [侫]
    
    
    public __gc __sealed class Fix32 : [侫]
    
    
    public ref class Fix32 sealed : [侫]
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.WpfTwain.Fix32

    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