| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct3D11 Namespace > SamplerState Class : Create Method |
'Declaration Public Shared Function Create( _ ByVal device As Device, _ ByVal description As SamplerStateDescription _ ) As SamplerState
public static SamplerState Create( Device device, SamplerStateDescription description )