This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeCamera Interface > IGlobeCamera.NavigationType Property (ArcObjects .NET 10.4 SDK) |
The navigation type.
[Visual Basic .NET] Public Property NavigationType As esriGlobeNavigationType
[C#] public esriGlobeNavigationType NavigationType {get; set;}
[C++]
HRESULT get_NavigationType(
esriGlobeNavigationType* pType
);
[C++]
HRESULT put_NavigationType(
esriGlobeNavigationType pType
);
[C++]
Parameters pType [out, retval]
pType is a parameter of type esriGlobeNavigationType pType [in]
pType is a parameter of type esriGlobeNavigationType