MindFusion.Diagramming for JavaScript Programmer's Guide

AnchorPoint.getColor Method

See Also
 





Gets the color of the anchor point mark.

Namespace: MindFusion.Diagramming
File: AnchorPoint.js

 Syntax

JavaScript  Copy Code

function getColor ()

 Return Value

The color of the anchor point mark.

 Remarks

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

 See Also