C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct2D Namespace / RenderTarget Class / QueryGdiInterop Method

In This Topic
QueryGdiInterop Method
In This Topic
Returns an instance of GdiInteropRenderTarget for the current RenderTarget.
Syntax
'Declaration
 
Public Function QueryGdiInterop() As GdiInteropRenderTarget
 
See Also