EnsureRenderTargetCreated Method
In This Topic
Creates a render target for the internal WIC image, if it has not been created yet.
Syntax
'Declaration
Public Function EnsureRenderTargetCreated() As RenderTarget
public RenderTarget EnsureRenderTargetCreated()
See Also