ArcObjects Library Reference (Controls)  

ControlsGlobeFixedLineOfSightTool CoClass

Rotates the observer around the target.

Product Availability

Available with ArcGIS Engine.

Description

The CLSID of this command is: {3893109C-C364-4CB6-AE71-FC57EEC6FB88}.

This command works with the ToolbarControl, GlobeControl and ArcGlobe.

This command requires a 3DAnalyst extension. Any ArcGIS Engine application using this command must check out a 3DAnalyst extension using either the LicenseControl or the AoInitialize object.

Use the ControlsGlobeFixedLineOfSightTool to examine a target point on the globe by moving around it both horizontally and vertically.

Interfaces

Interfaces Description
ICommand (esriSystemUI) Provides access to members that define a COM command.
IGlobeFixedLineOfSight Provides access to properties of the GlobeFixedLineOfSight command.
ITool (esriSystemUI) Provides access to members that define a tool.