VintaSoft Twain .NET SDK 15.3: Руководство для .NET разработчика
Vintasoft.Imaging Namespace / Resolution Structure
Конструкторы Свойства Методы Поля Операторы Смотрите также
В этом разделе
    Члены типа Resolution Structure
    В этом разделе
    В следующих таблицах перечислены элементы, предоставляемые Resolution.
    Публичные Конструкторы
     ИмяОписание
    Public ConstructorOverloaded. Initializes a new instance of the structure.
    Публичные Поля
     ИмяОписание
    Public Fieldstatic (Shared in Visual Basic)Empty resolution.
    Публичные Свойства
     ИмяОписание
    Public PropertyGets the horizontal resolution, in pixels per inch.
    Public PropertyGets the vertical resolution, in pixels per inch.
    Публичные Методы
     ИмяОписание
    Public MethodReturns a value indicating whether this instance is equal to a specified object.
    Public MethodReturns the hash code for this instance.
    Public MethodPopulates a SerializationInfo with the data needed to serialize the target object.
    Public MethodDetermines that resolution is empty.
    Public MethodReturns the string representation of this object.
    Публичные Операторы
     ИмяОписание
    Public OperatorCompares two Resolution structures. The result specifies whether the values of the Horizontal and Vertical properties of the two Resolution structures are equal.
    Public OperatorCompares two Resolution structures. The result specifies whether the values of the Horizontal and Vertical properties of the two Resolution structures are unequal.
    Смотрите также