PlacedControlBase.contains

Syntax

containts(point: PP.Point);

Parameters

point - Point in space.

Description

The contains property determines whether the specified point belongs to component area.

Comments

The method returns a Boolean value.

Example

The method is under development.

See also:

PlacedControlBase