VintaSoft Twain .NET SDK 15.3: Documentation for .NET developer
Vintasoft.Primitives Namespace / VintasoftSizeF Structure
Constructors Properties Methods Fields Operators SeeAlso
VintasoftSizeF Structure Members
The following tables list the members exposed by VintasoftSizeF.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the structure.
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Gets an uninitialized VintasoftSizeF structure.
Public Properties
 NameDescription
Public PropertyGets or sets the height.
Public PropertyGets a value indicating whether this instance is empty.
Public PropertyGets or sets the width.
Public Methods
 NameDescription
Public MethodDetermines whether the specified object, is equal to this instance.
Public MethodReturns a hash code for this instance.
Public MethodOverloaded. Returns the string representation of this object.
Public Operators
 NameDescription
Public OperatorTests whether two specified VintasoftSizeF objects are equivalent.
Public OperatorPerforms an implicit conversion from VintasoftSize to VintasoftSizeF.
Public OperatorPerforms an implicit conversion from VintasoftSizeI to VintasoftSizeF.
Public OperatorTests whether two specified VintasoftSizeF objects are not equivalent.
See Also