Gets or sets the anchor points to which links are attached when connected to the node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public AnchorPattern AnchorPattern { get; set; } |
Visual Basic Copy Code |
---|
Public Property AnchorPattern As AnchorPattern |
An instance of the AnchorPattern class.
This property specifies a set of points to which links can be attached.