'宣言 Public Overloads Shared Function Create( _ ByVal device As Device, _ ByVal options As DeviceContextOptions _ ) As DeviceContext
public static DeviceContext Create( Device device, DeviceContextOptions options )
パラメータ
- device
 - The device.
 - options
 - The options to be applied to the created device context.