TatukGIS menu

Knowledge Base





KB10435 - Thematic map presentation without using a project file.

Rendering styles can be applied via the DK configuration files, so without a project file. For example:

Line.color = RED

or the styles can be applied programmatically in the code, for example:

Layer.Params.Line.Color:=clRed
Created: September 14, 2005, Modified: September 17, 2015