MindFusion.Wpf Pack Programmer's Guide
PointCollection Methods
 


 Public Methods

  Name Description

Add

Adds the specified point to the collection.

AddRange

Adds the points in the specified collection to this collection.

Clear

Removes all points from the collection.

Clone

Creates a shallow copy of this collection.

GetArray

Gets a Point array containing the points in this collection.

GetAt

Gets the point at the specified position.

Insert

Inserts the specified point in the collection at the specified position.

Remove

Removes the specified point from the collection.

Reverse

Returns a copy of this collection with reversed order of elements.

SetAt

Sets the specified point at the specified position within the collection.

 See Also

PointCollection Class
MindFusion.Diagramming.Wpf Namespace