ActiveField - QuickField API help

QuickField Student Edition free download     Contacts

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

Objects

Properties

Methods

IntersectRect Method

Applies to

Summary

Sets the rectangle equal to the intersection of two rectangles.

Syntax

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

Parameters

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