This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IC > ICamera2 Interface > ICamera2.DisplayType Property (ArcObjects .NET 10.4 SDK) |
Display mode.
[Visual Basic .NET] Public Property DisplayType As esriDisplayType
[C#] public esriDisplayType DisplayType {get; set;}
[C++]
HRESULT get_DisplayType(
esriDisplayType* pType
);
[C++]
HRESULT put_DisplayType(
esriDisplayType pType
);
[C++]
Parameters pType [out, retval]
pType is a parameter of type esriDisplayType pType [in]
pType is a parameter of type esriDisplayType