Show contents 

Andy > Andy Assembly Interfaces > IWxView > IWxView.SelectedShapes

IWxView.SelectedShapes

Syntax

SelectedShapes: IWxSelectedShapes;

SelectedShapes: Prognoz.Platform.Interop.Andy.IWxSelectedShapes;

Description

The SelectedShapes property determines parameters for a collection of selected shapes.

Example

The example of use is given in description of IWxView.GroupSelectedShapes.

See also:

IWxView