DiagramLite Programmer's Guide
AnchorPoint.MarkStyle Property
See Also
 





Gets or sets the appearance of the anchor point mark.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public MarkStyle MarkStyle { get; set; }

Visual Basic  Copy Code

Public Property MarkStyle As MarkStyle

 Property Value

 Remarks

A member of the MarkStyle enumeration. The default value is X.

 See Also

AnchorPoint Members
AnchorPoint Class
MindFusion.Diagramming Namespace
Size Property