Eyeshot 10 WPF API Reference
HasDeviceContext Method

WPF Assembly > devDept.Graphics Namespace > RenderContextBase Class : HasDeviceContext Method
Tells if the device context has already been created.
Syntax
'Declaration
 
Public Function HasDeviceContext() As Boolean
public bool HasDeviceContext()

Return Value

True if the device context has already been created
See Also

Reference

RenderContextBase Class
RenderContextBase Members