Description

method Intersects

Return Type

A Boolean value.  

Syntax

object.Intersects (Left, Top, Right, Bottom)

The Intersects Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McGraphObjText.
LeftRequired. A Single value.
TopRequired. A Single value.
RightRequired. A Single value.
BottomRequired. A Single value.