VintaSoft Twain .NET SDK 15.3: Руководство для .NET разработчика
Vintasoft.Primitives Namespace / VintasoftSizeF Structure
Конструкторы Свойства Методы Поля Операторы Смотрите также
В этом разделе
    Члены типа VintasoftSizeF Structure
    В этом разделе
    В следующих таблицах перечислены элементы, предоставляемые VintasoftSizeF.
    Публичные Конструкторы
     ИмяОписание
    Public ConstructorOverloaded. Initializes a new instance of the structure.
    Публичные Поля
     ИмяОписание
    Public Fieldstatic (Shared in Visual Basic)Gets an uninitialized VintasoftSizeF structure.
    Публичные Свойства
     ИмяОписание
    Public PropertyGets or sets the height.
    Public PropertyGets a value indicating whether this instance is empty.
    Public PropertyGets or sets the width.
    Публичные Методы
     ИмяОписание
    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 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.
    Смотрите также