ICoordinateSequence Properties |
The ICoordinateSequence type exposes the following members.
Name | Description | |
---|---|---|
![]() | CoordinateType |
Type of coordinate. All coordinates in the sequence must be of the same type
|
![]() | Count |
The number of ICoordinate's in the list
|
![]() | IsReadOnly | Gets a value indicating whether the ICollection<T> is read-only. (Inherited from ICollection<ICoordinate>.) |
![]() | Item |
Get or set the ICoordinate at the specified index in the list
|