User Tools

Site Tools


thinkgeo.mapsuite.core.drawinglevel

This is an old revision of the document!


ThinkGeo.MapSuite.Core.DrawingLevel

<!– Enumeration –> This enumeration represents the drawing level used in the GeoCanvas.

Remarks

This enumeration is used to control the drawing level. If you draw an item on the first level and another item on the second level, the second level item will occlude the first. In this way, you can layer various drawing symbols to get unique effects. For example, you can create a road by first drawing a wide black line on level one, followed by a thinner white line on level two. The white line will draw on top of the black line and create the illusion of an outlined road. Adding a centered dashed line on level three will create a centerline.

Items

Name Summary
LevelOne The first drawing level.
LevelTwo The second drawing level.
LevelThree The third drawing level.
LevelFour The fourth drawing level.
LabelLevel The level for label drawing

NOTOC MapSuiteCore ThinkGeo.MapSuite.Core

thinkgeo.mapsuite.core.drawinglevel.1440040128.txt.gz · Last modified: 2015/09/17 08:58 (external edit)