ArcObjects Library Reference (GlobeCore)  

esriGlobeCustomDrawType Constants

Types of custom globe layer draw.

Constant Value Description
esriGlobeCustomDrawRasterize 1 Rasterization by Layer's Draw method.
esriGlobeCustomDrawByTile 2 Rasterization by Custom Layer's GetTile method.
esriGlobeCustomDrawOpenGL 4 Draw as 3D objects by Custom Layer's OpenGLDraw method.
esriGlobeCustomDrawOpenGLAndRasterize 5 Supports both OpenGL and Rasterize modes.
esriGlobeCustomDrawVector 8 Vectorization by Layer's Draw method.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.