IPointCollection Properties |
The IPointCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | AsIEnumerable |
Allows to get base IEnumerable interface.
Read-only IEnumerable.
|
![]() | Count |
Returns the number of points in the collection.
Read-only Int32.
|
![]() | Item |
Returns a point at the specified index.
|