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