MindFusion.Diagramming for JavaScript Programmer's Guide
AnchorPoint.setColor Method
See Also
 





Sets the color of the anchor point mark.

Namespace: MindFusion.Diagramming
File: AnchorPoint.js

 Syntax

JavaScript  Copy Code

function setColor (value)

 Parameters

value

The color of the anchor point mark.

 Remarks

The anchor mark shape specified via MarkStyle is painted with this color.

 See Also

AnchorPoint Members
AnchorPoint Class
MindFusion.Diagramming Namespace