RenderContextBase.SetState (blendStateType) Method

Sets the blend state type.
Public Function SetState( _ 
ByVal state As blendStateType
) As blendStateType
This language is not supported or no code example is available.
public blendStateType SetState( 
blendStateType state 
)
This language is not supported or no code example is available.

Parameters

state
blendStateType

The new state

Return Value

blendStateType

The previous state.

.NET Framework

Supported in: 4.8

In this article

Definition