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 ]
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins