RenderContextBase.HasDeviceContext Method

Tells if the device context has already been created.
Public Function HasDeviceContext() As Boolean
This language is not supported or no code example is available.
public bool HasDeviceContext()
This language is not supported or no code example is available.

Return Value

bool

True if the device context has already been created

.NET Framework

Supported in: 4.8

In this article

Definition