'Declaration Public Shared Function CreateDeviceContext( _ ByVal dxgiSurface As Surface, _ ByVal creationProperties As Nullable(Of CreationProperties) _ ) As DeviceContext
public static DeviceContext CreateDeviceContext( Surface dxgiSurface, Nullable<CreationProperties> creationProperties )
Parameters
- dxgiSurface
- creationProperties