Search
Diagram.showAnchors Property
See Also
 





Gets or sets a value indicating when to display anchor point marks.

Namespace: MindFusion.Diagramming
File: Diagram.js

 Syntax

JavaScript  Copy Code

get showAnchors() {}
set showAnchors(value) {}

 Property Value

ShowAnchors

A member of the ShowAnchors enumeration.

 See Also