MapWinGIS:tkDrawReferenceList
From MapWindow GIS
The draw reference list enumerations are used to determine how the drawing coordinates will be referenced when drawing on the map.
Values
| Name | Summary |
|---|---|
| dlScreenReferencedList | This specifies that screen coordinates will be used to draw on the map. The coordinates will be measured in pixel units from the upper left corner of the map display. |
| dlSpatiallyReferencedList | This specifies that spatial coordinates will be used to draw on the map. The coordinates will be measured in projected map coordinates. |
