Specifies the visual style of anchor point marks.
Namespace: MindFusion.Diagramming
Package: Enum.js
JavaScript
![]() |
---|
// enum |
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'. |
Members of this enumeration can be assigned to the markStyle property of AnchorPoint.
NetDiagram Programmer's Guide | © 2023 MindFusion |