Bitmap for UWP
Create(Device,Resource,DepthStencilViewDescription) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct3D11 名前空間 > DepthStencilView クラス > Create メソッド : Create(Device,Resource,DepthStencilViewDescription) メソッド
The device to use when creating this DepthStencilView.
The resource that represents the render-target surface. This surface must have been created with the DepthStencilflag.
A structure describing the DepthStencilViewto be created.
Creates a DepthStencilViewfor accessing resource data.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal device As Device, _
   ByVal resource As Resource, _
   ByVal description As DepthStencilViewDescription _
) As DepthStencilView

パラメータ

device
The device to use when creating this DepthStencilView.
resource
The resource that represents the render-target surface. This surface must have been created with the DepthStencilflag.
description
A structure describing the DepthStencilViewto be created.
参照

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