VintaSoft Twain .NET SDK 14.1: Documentation for .NET developer
Vintasoft.WpfTwain Namespace / Fix32 Class
Constructors Properties Methods Fields SeeAlso
In This Topic
    Fix32 Class Members
    In This Topic
    The following tables list the members exposed by Fix32.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Fix32 class.
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents a Fix32 class with its properties left uninitialized.
    Public Properties
     NameDescription
    Public PropertyThe Fractional part of the floating point number.
    Public PropertyThe Whole part of the floating point number.
    Public Methods
     NameDescription
    Public MethodCompares the current instance with another object of the same type.
    Public MethodReturns a value indicating whether this instance is equal to a specified object.
    Public MethodServes as a hash function for Fix32 type.
    Public MethodReturns a float value that represents the current object.
    Public MethodReturns a positive float value that represents the current object.
    Public MethodReturns a string that represents the current object.
    See Also