Gets a collection of the anchor points in this pattern.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public AnchorPointCollection Points { get; set; } |
Visual Basic Copy Code |
---|
Public Property Points As AnchorPointCollection |