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