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


IGxGlobeView.GetCamera Method (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GlobeCoreUI)  

IGxGlobeView.GetCamera Method

Returns the ICamera interface.

[Visual Basic .NET]
Public Sub GetCamera ( _
    ByRef pCamera As ICamera _
)
[C#]
public void GetCamera (
    ref ICamera pCamera
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxGlobeView Interface