ArcObjects Library Reference  (3DAnalyst)    

I3DViewer.hDC Property

The associated device context.

[Visual Basic 6.0]
Property hDC As OLE_HANDLE
[Visual Basic .NET]
Public ReadOnly Property hDC As Integer
[C#]
public int hDC {get;}
[Java]
public  gethDC (
    OLE_HANDLE pHDC
)
[C++]
HRESULT get_hDC(
  OLE_HANDLE* pHDC
);
[C++]

Parameters

pHDC [out, retval]

  pHDC 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