Visio.Interfaces.SelectionData interface   
An interface describing the data returned by calling selection.toJSON().
Properties
| shapes | Gets the Shapes of the Selection. Read-only. | 
Property Details
shapes
Gets the Shapes of the Selection. Read-only.
shapes?: Visio.Interfaces.ShapeData[];Property Value
Remarks
[ API set: 1.1 ]