Represents a strongly-typed collection of anchor points.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public class AnchorPointCollection : CollectionBase<AnchorPoint, AnchorPoint> |
Visual Basic Copy Code |
---|
Public Class AnchorPointCollection |
System.Object
MindFusion.Diagramming.CollectionBase(AnchorPoint, AnchorPoint)
MindFusion.Diagramming.AnchorPointCollection