Coordinates Constructor

A coordinate class encapsulates co-ordinates in the designer across various coordinate systems.
 

Parameters

left

Left coordinate.
top

Top coordinate.
canvas

Type: dundas.controls.Canvas
The canvas to create this coordinate in.
coordinateKind

Type: dundas.controls.CoordinateKind
Coordinate Kind.
templateCell

Type: dundas.view.controls.TemplateCell
The template cell adapter, if coordinateKind==dundas.controls.CoordinateKind.TEMPLATECELL
adapter

Type: dundas.view.controls.Adapter
The adapter, required if coordinateKind == dundas.controls.CoordinateKind.ADAPTER
viewPanel

Type: dundas.view.controls.ViewPanel
The viewpanel