This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeViewUtil Interface > IGlobeViewUtil.SetTargetAtCenter Method (ArcObjects .NET 10.5 SDK) |
Sets the camera target at the center of the globe.
[Visual Basic .NET]
Public Sub SetTargetAtCenter ( _
)
[C#] public void SetTargetAtCenter ( );
[C++]
HRESULT SetTargetAtCenter(
void
);