C#
VB
Java
C++
Creates a rectangle that is exactly large enough to include the specified rectangle and the specified point
public static LeadRectD Union(LeadRectD rect,LeadPointD point)
Public Overloads Shared Function Union( _ByVal rect As Leadtools.LeadRectD, _ByVal point As Leadtools.LeadPointD _) As Leadtools.LeadRectD
public:static Leadtools.LeadRectD Union(Leadtools.LeadRectD rect,Leadtools.LeadPointD point)
rect
The rectangle to include
point
The point to include
A rectangle that is exactly large enough to contain the specified rectangle and the specified point.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
