VintaSoft Barcode .NET SDK 16.0: Руководство для .NET разработчика
Vintasoft.Primitives Namespace / VintasoftRectI Structure
В этом разделе
VintasoftRectI Structure Methods
В этом разделе
Чтобы увидеть список всех методов этого типа, смотрите VintasoftRectI.
Публичные Методы
 ИмяОписание
Public MethodOverloaded. Determines if the rectangular region is entirely contained within this T:Vintasoft.Primitives.VintasoftRectI structure.
Public MethodTests whether {i}obj{/i} is a T:Vintasoft.Primitives.VintasoftRectI with the same location and size of this T:Vintasoft.Primitives.VintasoftRectI.
Public Methodstatic (Shared in Visual Basic)Creates a T:Vintasoft.Primitives.VintasoftRectI structure with upper-left corner and lower-right corner at the specified locations.
Public MethodReturns the hash code for this T:Vintasoft.Primitives.VintasoftRectI structure.
Public MethodOverloaded. Inflates this T:Vintasoft.Primitives.VintasoftRectI by the specified amount.
Public MethodOverloaded. Replaces this T:Vintasoft.Primitives.VintasoftRectI structure with the intersection of itself and the specified T:Vintasoft.Primitives.VintasoftRectI structure.
Public MethodDetermines if this rectangle intersects with the specified T:Vintasoft.Primitives.VintasoftRectI structure.
Public MethodAdjusts the location of this rectangle by the specified amount.
Public Methodstatic (Shared in Visual Basic)Overloaded. Converts a T:Vintasoft.Primitives.VintasoftRectF to a T:Vintasoft.Primitives.VintasoftRectI by performing a round operation on all the coordinates.
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.
Смотрите также