DiagramLite Programmer's Guide
AnchorPattern.Points Property
See Also
 





Gets a collection of the anchor points in this pattern.

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

 Syntax

C#  Copy Code

public AnchorPointCollection Points { get; set; }

Visual Basic  Copy Code

Public Property Points As AnchorPointCollection

 Property Value

 See Also

AnchorPattern Members
AnchorPattern Class
MindFusion.Diagramming Namespace