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