This document is archived and information here might be outdated. Recommended version. |
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