Coordinate class

Coordinate class

Abstract class for the x- and y-coordinates.

The Coordinate type exposes the following members:

Properties

Property Description
ix The zero-based index of the element within its parent element.

Methods

Method Description
clone() Creates deep copy of this instance.

See Also