This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeViewUtil Interface > IGlobeViewUtil.SetTargetAtCenter Method (ArcObjects .NET 10.4 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
);