Bitmap for WPF
Create メソッド (SamplerState)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct3D11 名前空間 > SamplerState クラス : Create メソッド
The device with which to associate the state object.
The state description.
Constructs a new SamplerStatebased on the specified description.
シンタックス
'宣言
 
Public Shared Function Create( _
   ByVal device As Device, _
   ByVal description As SamplerStateDescription _
) As SamplerState
public static SamplerState Create( 
   Device device,
   SamplerStateDescription description
)

パラメータ

device
The device with which to associate the state object.
description
The state description.
参照

SamplerState クラス
SamplerState メンバ