MindFusion.Diagramming for JavaScript Programmer's Guide

AnchorPoint.setMarkStyle Method

See Also
 





Sets the appearance of the anchor point mark.

Namespace: MindFusion.Diagramming
File: AnchorPoint.js

 Syntax

JavaScript  Copy Code

function setMarkStyle (value)

 Parameters

value

One of the MarkStyle enumeration values.

 Remarks

Specifies how anchor points are marked visually on the display.

 See Also