Represents a strongly typed collection of points.
The following tables list the members exposed by the PointCollection type.
Name | Description | |
---|---|---|
Overloaded. Initializes a new instance of the PointCollection class. |
Name | Description | |
---|---|---|
Gets or sets the point at the specified position. |
Name | Description | |
---|---|---|
Adds the specified point to the collection. |
||
Adds the points in the specified collection to this collection. |
||
Removes all points from the collection. |
||
Creates a shallow copy of this collection. |
||
Gets a Point array containing the points in this collection. |
||
Gets the point at the specified position. |
||
Inserts the specified point in the collection at the specified position. |
||
Removes the specified point from the collection. |
||
Returns a copy of this collection with reversed order of elements. |
||
Sets the specified point at the specified position within the collection. |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |