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 ICollectionT is read-only. (Inherited from ICollectionICoordinate.) |
![]() | Item |
Get or set the ICoordinate at the specified index in the list
|