C#
VB
Java
C++
Expands the current rectangle exactly enough to contain the specified point.
public void Union(
LeadPointD point
)
Public Overloads Sub Union( _
ByVal point As Leadtools.LeadPointD _
)
public void union(LeadPointD point)
public:
void Union(
Leadtools.LeadPointD point
)
point
The point to include.
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