RenderContextBase.SetState (rasterizerStateType) Method

Sets the rasterizer state type preserving the current clockwiseness of the front face.
Public Overridable Function SetState( _ 
ByVal state As rasterizerStateType
) As rasterizerStateType
This language is not supported or no code example is available.
public virtual rasterizerStateType SetState( 
rasterizerStateType state 
)
This language is not supported or no code example is available.

Parameters

state
rasterizerStateType

The new state

Return Value

rasterizerStateType

The previous state.

.NET Framework

Supported in: 4.8

In this article

Definition