Click or drag to resize

ICoordinateSequence Properties

The ICoordinateSequence type exposes the following members.

Properties
  NameDescription
Public propertyCoordinateType
Type of coordinate. All coordinates in the sequence must be of the same type
Public propertyCount
The number of ICoordinate's in the list
Public propertyIsReadOnly (Inherited from ICollectionICoordinate.)
Public propertyItem
Get or set the ICoordinate at the specified index in the list
Top
See Also