VintaSoft Barcode .NET SDK 16.0: Руководство для .NET разработчика
Vintasoft.Primitives Namespace / VintasoftRect Structure
Конструкторы Свойства Методы Поля Операторы Смотрите также
В этом разделе
Члены типа VintasoftRect Structure
В этом разделе
В следующих таблицах перечислены элементы, предоставляемые VintasoftRect.
Публичные Конструкторы
 ИмяОписание
Public ConstructorOverloaded. Initializes a new instance of the T:Vintasoft.Primitives.VintasoftRect structure.
Публичные Поля
 ИмяОписание
Public Fieldstatic (Shared in Visual Basic)Gets an uninitialized T:Vintasoft.Primitives.VintasoftRect structure.
Публичные Свойства
 ИмяОписание
Public PropertyGets the y-coordinate that is the sum of P:Vintasoft.Primitives.VintasoftRect.Y and P:Vintasoft.Primitives.VintasoftRect.Height of this T:Vintasoft.Primitives.VintasoftRect structure.
Public PropertyGets or sets the height of this T:Vintasoft.Primitives.VintasoftRect structure.
Public PropertyGets a value indicating whether the P:Vintasoft.Primitives.VintasoftRect.Width or P:Vintasoft.Primitives.VintasoftRect.Height property of this T:Vintasoft.Primitives.VintasoftRect has a value of zero.
Public PropertyGets the x-coordinate of the left edge of this T:Vintasoft.Primitives.VintasoftRect structure.
Public PropertyGets or sets the coordinates of the upper-left corner of this T:Vintasoft.Primitives.VintasoftRect structure.
Public PropertyGets the x-coordinate that is the sum of P:Vintasoft.Primitives.VintasoftRect.X and P:Vintasoft.Primitives.VintasoftRect.Width of this T:Vintasoft.Primitives.VintasoftRect structure.
Public PropertyGets or sets the size of this T:Vintasoft.Primitives.VintasoftRect.
Public PropertyGets the y-coordinate of the top edge of this T:Vintasoft.Primitives.VintasoftRect structure.
Public PropertyGets or sets the width of this T:Vintasoft.Primitives.VintasoftRect structure.
Public PropertyGets or sets the x-coordinate of the upper-left corner of this T:Vintasoft.Primitives.VintasoftRect structure.
Public PropertyGets or sets the y-coordinate of the upper-left corner of this T:Vintasoft.Primitives.VintasoftRect structure.
Публичные Методы
 ИмяОписание
Public MethodOverloaded. Determines if the specified point is contained within this T:Vintasoft.Primitives.VintasoftRect structure.
Public MethodTests whether {i}obj{/i} is a T:Vintasoft.Primitives.VintasoftRect with the same location and size of this T:Vintasoft.Primitives.VintasoftRect.
Public Methodstatic (Shared in Visual Basic)Creates a T:Vintasoft.Primitives.VintasoftRect structure with upper-left corner and lower-right corner at the specified locations.
Public MethodReturns the smallest integer rectangle that contains this rectangle.
Public MethodReturns the hash code for this T:Vintasoft.Primitives.VintasoftRect structure.
Public MethodOverloaded. Inflates this T:Vintasoft.Primitives.VintasoftRect by the specified amount.
Public MethodOverloaded. Replaces this T:Vintasoft.Primitives.VintasoftRect structure with the intersection of itself and the specified T:Vintasoft.Primitives.VintasoftRect structure.
Public MethodDetermines if this rectangle intersects with the specified T:Vintasoft.Primitives.VintasoftRect structure.
Public MethodOverloaded. Adjusts the location of this rectangle by the specified amount.
Public MethodOverloaded. Возвращает строковое представление этого объекта.
Public Methodstatic (Shared in Visual Basic)Creates the smallest possible third rectangle that can contain both of two rectangles that form a union.
Публичные Операторы
 ИмяОписание
Public OperatorTests whether two T:Vintasoft.Primitives.VintasoftRect structures have equal location and size.
Public OperatorOverloaded. Performs an implicit conversion from T:Vintasoft.Primitives.VintasoftRectI to T:Vintasoft.Primitives.VintasoftRect.
Public OperatorTests whether two T:Vintasoft.Primitives.VintasoftRect structures differ in location or size.
Смотрите также