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 > ISceneViewer Interface > ISceneViewer.hDC Property (ArcObjects .NET 10.5 SDK) |
The associated device context.
[Visual Basic .NET] Public ReadOnly Property hDC As Integer
[C#] public int hDC {get;}
[C++]
HRESULT get_hDC(
Long* pHDC
);
[C++]
Parameters pHDC [out, retval] pHDC is a parameter of type Long