ArcObjects Library Reference (DefenseSolutions)  

I3DSettings Interface

Provides access to information that controls how an object is displayed in ArcGlobe or a Globe control.

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

Members

Description
Read/write property CalloutLineSymbol Specifies the simple line symbol used for 3D call-out lines.
Read/write property DefaultElevationMeters The distance above the surface where the 3D graphic is drawn.
Read/write property DisplayOption The display option desired.
Read/write property EnableCallouts Indicates whether a call-out line is drawn on billboarded graphics.
Read/write property EnableModifiers Indicates if if text should be drawn around billboarded graphics.
Read/write property GlobeDisplay Specifies the globe display used to sink 3D globe display events.
Read-only property GlobeSink Specifies the 3D globe display event sinking object.
Read/write property MoleImageSize The resolution used for any billboarded graphics.
Read-only property UID A unique ID string for the layer. Persisted with the layer.

CoClasses that implement I3DSettings

CoClasses and Classes Description
ForceElementLayer A custom layer, bound to a feature layer, that wraps a force element display list and makes it possible to view and manipulate its cached graphic contents in an ArcGIS map display.
TacticalGraphicLayer A custom layer, bound to a feature layer, that wraps a tactical graphic display list and makes it possible to view and manipulate its cached graphic contents in an ArcGIS map display.

.NET Samples

Displaying MOLE symbology with the GlobeControl (Code Files: MainForm) |