'宣言 Public Shared Function Create( _ ByVal device As Device1, _ ByVal description As RasterizerStateDescription1 _ ) As RasterizerState1
public static RasterizerState1 Create( Device1 device, RasterizerStateDescription1 description )
パラメータ
- device
 - The device with which to associate the state object.
 - description
 - The state description.