NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Graphics.GetHDC

[To be supplied.]

[Visual Basic]
Public Function GetHDC() As Integer
[C#]
public int GetHDC();
[C++]
public: int GetHDC();
[JScript]
public function GetHDC() : int;

See Also

Graphics Class | Graphics Members | System.Drawing Namespace