ActiveField Technology Objects Overview Hierarchy Chart How to Start: Application Object How to work with Problems How to work with Model How to work with Data How to Analyze Results

UnionRect Method

Summary

Sets the rectangle equal to the union of two rectangles.

Syntax

Rectangle.UnionRect (
   rect1 As Rectangle,
   rect2 As Rectangle
) As Boolean

Parameters

rect1
[in, optional] Rectangle
rect2
[in, optional] Rectangle