ComponentOne Bitmap for UWP
Create Method (RasterizerState1)

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > RasterizerState1 Class : Create Method
The device with which to associate the state object.
The state description.
Constructs a new RasterizerState1 based on the specified description.
Syntax
'Declaration
 
Public Shared Function Create( _
   ByVal device As Device1, _
   ByVal description As RasterizerStateDescription1 _
) As RasterizerState1

Parameters

device
The device with which to associate the state object.
description
The state description.
See Also

Reference

RasterizerState1 Class
RasterizerState1 Members