VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Shared.Web Namespace / WebRectangle Class
Constructors Properties Methods Operators SeeAlso
В этом разделе
    Члены типа WebRectangle Class
    В этом разделе
    В следующих таблицах перечислены элементы, предоставляемые WebRectangle.
    Публичные Конструкторы
     ИмяОписание
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Публичные Свойства
     ИмяОписание
    Public PropertyGets or sets the height of this rectangle.
    Public PropertyGets or sets the width of this rectangle.
    Public PropertyGets or sets the x-coordinate of the upper-left corner of this rectangle.
    Public PropertyGets or sets the y-coordinate of the upper-left corner of this rectangle.
    Публичные Методы
     ИмяОписание
    Public MethodCreates a new object that is a copy of the current instance.
    Public MethodDetermines whether two WebRectangle instances are equal.
    Public MethodReturns the hash code for this WebRectangle.
    Публичные Операторы
     ИмяОписание
    Public OperatorOverloaded. Conversion from to .
    Смотрите также