Coordinate class

Coordinate class

Abstract class for the x- and y-coordinates.

The Coordinate type exposes the following members:

Properties

PropertyDescription
ixThe zero-based index of the element within its parent element.

Methods

MethodDescription
clone()Creates deep copy of this instance.

See Also