ASP.NET Pack Programmer's Guide
MarkStyle Enumeration
See Also
 





Specifies the visual style of anchor point marks.

Namespace: MindFusion.Diagramming
Package: Enum.js

 Syntax

JavaScript  Copy Code

// enum
MarkStyle = {}

 Members

  Member name Description

Circle

Anchor point marked with a circle.

Cross

Anchor point marked with a cross.

None

No visual indication for the anchor point.

Rectangle

Anchor point marked with a rectangle.

X

Anchor point marked with an 'X'.

 See Also

MindFusion.Diagramming Namespace