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


ControlsGlobeFixedLineOfSightTool Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Classes > C > ControlsGlobeFixedLineOfSightTool Class
ArcGIS Developer Help

ControlsGlobeFixedLineOfSightToolClass Class

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.