VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Primitives Namespace / VintasoftSizeI Structure
Constructors Properties Methods Fields Operators SeeAlso
In This Topic
VintasoftSizeI Structure Members
In This Topic
The following tables list the members exposed by VintasoftSizeI.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the VintasoftSizeI structure.
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Gets an uninitialized VintasoftSizeI 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 VintasoftSizeI objects are equivalent.
Public OperatorTests whether two specified VintasoftSizeI objects are not equivalent.
See Also