- hdc
- Handle to a device context that was created using the CreateLeadDC method.
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim hdc As IntPtr RasterImagePainter.DeleteLeadDC(hdc) | |
Parameters
- hdc
- Handle to a device context that was created using the CreateLeadDC method.
For an example, refer to CreateLeadDC.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
Copy Code