VintaSoft Imaging .NET SDK 15.1: Документация для .NET разработчика
Vintasoft.Primitives Namespace / VintasoftRect Structure
В этом разделе
VintasoftRect Structure Methods
В этом разделе
Чтобы увидеть список всех методов этого типа, смотрите VintasoftRect.
Публичные Методы
 ИмяОписание
Public MethodOverloaded. Determines if the specified point is contained within this structure.
Public MethodTests whether obj is a VintasoftRect with the same location and size of this VintasoftRect.
Public Methodstatic (Shared in Visual Basic)Creates a 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 VintasoftRect structure.
Public MethodOverloaded. Inflates this by the specified amount.
Public MethodOverloaded. Replaces this structure with the intersection of itself and the specified structure.
Public MethodDetermines if this rectangle intersects with the specified VintasoftRect structure.
Public MethodOverloaded. Adjusts the location of this rectangle by the specified amount.
Public MethodOverloaded. Returns the string representation of this object.
Public Methodstatic (Shared in Visual Basic)Creates the smallest possible third rectangle that can contain both of two rectangles that form a union.
Смотрите также