The PathPointCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
PathPointCollection |
Initializes a new instance of the PathPointCollection class with the points from the path. |
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetEnumerator |
Returns an enumerator for the entire PathPointCollection. |
|
|
GetEnumerator2 |
Returns an enumerator for the entire PathPointCollection. |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
|
Count |
Gets the number of points in collection. |
|
|
Item |
Gets a point with the given index from collection. |