ArcObjects Library Reference  (3DAnalyst)    

I3DViewer.hWnd Property

The associated window handle.

[Visual Basic 6.0]
Property hWnd As OLE_HANDLE
[Visual Basic .NET]
Public Property hWnd As Integer
[C#]
public int hWnd {get; set;}
[Java]
public  gethWnd (
    OLE_HANDLE pHwnd
)
[C++]
HRESULT get_hWnd(
  OLE_HANDLE* pHwnd
);
[C++]

Parameters

pHwnd [out, retval]

  pHwnd is a parameter of type OLE_HANDLE

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

See Also

I3DViewer Interface

 


Feedback Send feedback on this page