Specifies the visual style of anchor point marks.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public enum MarkStyle |
Visual Basic
![]() |
---|
Public Enum MarkStyle |
Member name | Description | |
---|---|---|
![]() |
Circle |
Anchor point marked with a circle. |
![]() |
Cross |
No visual indication for the anchor point. |
![]() |
None |
No visual indication for the anchor point. |
![]() |
Rectangle |
Anchor point marked with a rectangle. |
![]() |
X |
Anchor point marked with an 'X'. |