VintaSoft Twain .NET SDK 15.0: Documentation for .NET developer
Vintasoft.WpfTwain Namespace / Fix32 Class / Empty Field
Syntax Requirements SeeAlso
In This Topic
    Empty Field (Fix32)
    In This Topic
    Represents a Fix32 class with its properties left uninitialized.
    Syntax
    'Declaration
    
    Public Shared Empty As Fix32
    
    
    public static Fix32 Empty
    
    
    public: static Fix32* Empty
    
    
    public:
    static Fix32^ Empty
    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