'Declaration Public Overloads Shared Function Create( _ ByVal device As Device, _ ByVal options As DeviceContextOptions _ ) As DeviceContext
public static DeviceContext Create( Device device, DeviceContextOptions options )
Parameters
- device
- The device.
- options
- The options to be applied to the created device context.