This document is archived and information here might be outdated.  Recommended version.


esriGlobeCustomDrawType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Constants > E > esriGlobeCustomDrawType Constants
ArcGIS Developer Help

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.