VintaSoft Twain .NET SDK 15.3: Руководство для .NET разработчика
Vintasoft.WpfTwain Namespace / Rectangle Structure
В этом разделе
    Rectangle Structure Properties
    В этом разделе
    Чтобы увидеть список всех свойств этого типа, смотрите Rectangle.
    Публичные Операторы
     ИмяОписание
    Public PropertyGets the y-coordinate that is the sum of the Top and Height property values of this Rectangle structure.
    Public Propertystatic (Shared in Visual Basic)Represents a Rectangle structure with its properties left uninitialized.
    Public PropertyGets or sets the height of this Rectangle structure.
    Public PropertyTests whether the Width or Height property of this Rectangle has a value of zero.
    Public PropertyGets the x-coordinate of the left edge of this Rectangle structure.
    Public PropertyGets the x-coordinate that is the sum of Left and Width property values of this Rectangle structure.
    Public PropertyGets the y-coordinate of the top edge of this Rectangle structure.
    Public PropertyGets or sets the width of this Rectangle structure.
    Смотрите также