←Select platform

Union(LeadRectD,LeadPointD) Method

Summary

Creates a rectangle that is exactly large enough to include the specified rectangle and the specified point

Syntax

C#
VB
Java
C++
Public Overloads Shared Function Union( _ 
   ByVal rect As Leadtools.LeadRectD, _ 
   ByVal point As Leadtools.LeadPointD _ 
) As Leadtools.LeadRectD 
public static LeadRectD union(LeadRectD rect, LeadPointD point) 

Parameters

rect
The rectangle to include

point
The point to include

Return Value

A rectangle that is exactly large enough to contain the specified rectangle and the specified point.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize