This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IN > INavigate3DView Interface > INavigate3DView.MoveLeftRight Method (ArcObjects .NET 10.4 SDK) |
Moves Camera Left and Right.
[Visual Basic .NET] Public Sub MoveLeftRight ( _ ByVal distance As Double _ )
[C#] public void MoveLeftRight ( double distance );
[C++]
HRESULT MoveLeftRight(
double distance
);
[C++]
Parameters distance distance is a parameter of type double