Visio.Interfaces.SelectionData interface

An interface describing the data returned by calling selection.toJSON().

Properties

shapes

Gets the Shapes of the Selection.

Property Details

shapes

Gets the Shapes of the Selection.

shapes?: Visio.Interfaces.ShapeData[];

Property Value

Remarks

[ API set: 1.1 ]