Bitmap for UWP
Create(Surface,CreationProperties) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > DeviceContext クラス > Create メソッド : Create(Surface,CreationProperties) メソッド
The surface.
The creation properties.
Initializes a new instance of the Deviceclass.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal surface As Surface, _
   ByVal creationProperties As CreationProperties _
) As DeviceContext
public static DeviceContext Create( 
   Surface surface,
   CreationProperties creationProperties
)

パラメータ

surface
The surface.
creationProperties
The creation properties.
参照

DeviceContext クラス
DeviceContext メンバ
オーバーロード一覧