Eyeshot 9.0 WinForms API Reference
SetState(blendStateType) Method

WinForms Assembly > devDept.Graphics Namespace > RenderContextBase Class > SetState Method : SetState(blendStateType) Method
The new state
Sets the blend state type.
Syntax
'Declaration
 
Public Overloads Function SetState( _
   ByVal state As blendStateType _
) As blendStateType
public blendStateType SetState( 
   blendStateType state
)

Parameters

state
The new state

Return Value

The previous state.
See Also

Reference

RenderContextBase Class
RenderContextBase Members
Overload List