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


IDisplay3D Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > ID > IDisplay3D Interface
ArcGIS Developer Help

IDisplay3D Interface

Provides access to members that control drawing methods specific to 3D displays.

Product Availability

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

Members

Name Description
Method AddFlashFeature Adds a feature shape to the flash list.
Method FlashFeatures Redraws viewers flashing the features in the flash list.
Method FlashGeometry Flashes a feature shape.
Method FlashLocation Redraws viewers flashing the given location.
Method GetMaxTextureSize The limit for the size of a single texture.
Method PutMaxTextureSize The limit for the size of a single texture.
Read/write property ScreenPickTolerance The tolerance in pixels used when picking.
Read/write property SymbolScale The scale for point size and line width of symbols.

Classes that implement IDisplay3D

Classes Description
SceneGraph (esri3DAnalyst) A container for recording data and events that occur in a scene.