User Tools

Site Tools


thinkgeo.mapsuite.portablecore.drawinglevel

ThinkGeo.MapSuite.Core.DrawingLevel

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

  • 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

LevelOne

  • Summary:The first drawing level.

LevelTwo

  • Summary:The second drawing level.

LevelThree

  • Summary:The third drawing level.

LevelFour

  • Summary:The fourth drawing level.

LabelLevel

  • Summary:The level for label drawing
thinkgeo.mapsuite.portablecore.drawinglevel.txt · Last modified: 2017/03/16 21:59 (external edit)