ArcObjects Library Reference (3DAnalyst)  

ICamera.LevelObsToTarget Method

Levels the observer to the target.

[Visual Basic .NET]
Public Sub LevelObsToTarget ( _
)
[C#]
public void LevelObsToTarget (
);
[C++]
HRESULT LevelObsToTarget(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

See Also

ICamera Interface