This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IS > IStereoCamera Interface > IStereoCamera.EyeType Property (ArcObjects .NET 10.5 SDK) |
Eye view.
[Visual Basic .NET] Public Property EyeType As esriEyeType
[C#] public esriEyeType EyeType {get; set;}
[C++]
HRESULT get_EyeType(
esriEyeType* pType
);
[C++]
HRESULT put_EyeType(
esriEyeType pType
);
[C++]
Parameters pType [out, retval]
pType is a parameter of type esriEyeType pType [in]
pType is a parameter of type esriEyeType