Click or drag to resize

RenderingStage Enumeration

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Represents the rendering stage of the map object.

Namespace:  Telogis.GeoBase.Mapping
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public enum RenderingStage
Members
  Member nameValueDescription
Unknown0
Polygons1
Streets2
Lines3
Points4
CustomPolygons5
CustomPoints6
CustomLines7
Prelabelling8
Labels9
Postlabelling10
AuxiliaryLayers11
FlattenOverlays12
See Also