Visio.Interfaces.ShapeViewData interface

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

Properties

highlight

Represents the highlight around the shape.

Property Details

highlight

Represents the highlight around the shape.

highlight?: Visio.Highlight;

Property Value

Remarks

[ API set: 1.1 ]