IEaxObjectSelection.Count

Syntax

Count: Integer;

Description

The Count property returns number of areas selected in the object.

Comments

To get the selection corresponding to the selected area, use the IEaxObjectSelection.Item property.

Example

The property use is given in the example for IEaxObjectSelectionManager.Selection.

See also:

IEaxObjectSelection