In This Topic
Releases the GDI device context (DC) associated with the current surface and allows rendering using Direct3D.
Syntax
'Declaration
Public Overloads Sub ReleaseDC( _
ByVal As RectL _
)
public void ReleaseDC(
RectL
)
Parameters
- dirtyRect
See Also