This document is archived and information here might be outdated. Recommended version. |
The GlobeCamera object associated with the GlobeControl.
[Visual Basic .NET] Public Property GlobeCamera As IGlobeCamera
[C#] public IGlobeCamera GlobeCamera {get; set;}
[C++]
HRESULT get_GlobeCamera(
void
);
[C++]
HRESULT putref_GlobeCamera(
);
This is a shortcut to the ISceneViewer::Camera property.
1055 800a041f: A valid object is required for this property