This document is archived and information here might be outdated. Recommended version. |
Drawing modes for IDisplay3D.
Constant | Value | Description |
---|---|---|
esriDraw3DSilent | 1 | Draw silently. |
esriDraw3DSelection | 2 | Draw selected. |
esriDraw3DGeography | 4 | Draw geography. |
esriDraw3DGraphics | 8 | Draw graphics. |
esriDraw3DOpaque | 16 | Draw opaque. |
esriDraw3DTransparent | 32 | Draw transparent. |
esriDrawIgnore3DMaterial | 64 | Draw no material. |
esriDraw3DImmediate | 128 | Draw in immediate mode. |