MindFusion.Diagramming for JavaScript Programmer's Guide

AnchorPoint.getMarkStyle Method

See Also
 





Gets the appearance of the anchor point mark.

Namespace: MindFusion.Diagramming
File: AnchorPoint.js

 Syntax

JavaScript  Copy Code

function getMarkStyle ()

 Return Value

One of the MarkStyle enumeration values.

 Remarks

Specifies how anchor points are marked visually on the display.

 See Also