[]
Releases the GDI device context (DC) associated with the current surface and allows rendering using Direct3D. The whole surface to be considered dirty.
public void ReleaseDC()
Public Sub ReleaseDC()
Releases the GDI device context (DC) associated with the current surface and allows rendering using Direct3D.
public void ReleaseDC(RectL dirtyRect)
Public Sub ReleaseDC(dirtyRect As RectL)
| Type | Name | Description |
|---|---|---|
| RectL | dirtyRect |