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.hWnd Property (ArcObjects .NET 10.5 SDK) |
The associated window handle.
[Visual Basic .NET] Public Property hWnd As Integer
[C#] public int hWnd {get; set;}
[C++]
HRESULT get_hWnd(
Long* pHwnd
);
[C++]
Parameters pHwnd [out, retval] pHwnd is a parameter of type Long