[]
HRESULT ID2D1GdiInteropRenderTarget::ReleaseDC([In, Optional] const RECT* update)
public void ReleaseDC(RectL? update)
Public Sub ReleaseDC(update As RectL?)
| Type | Name | Description |
|---|---|---|
| RectL? | update |
Indicates that drawing with the device context is finished.
public void ReleaseDC()
Public Sub ReleaseDC()