RenderContextBase.IsCw Method

Tells if the front face of the given state has clockwise front faces.
Protected Function IsCw( _ 
ByVal state As rasterizerStateType
) As Boolean
This language is not supported or no code example is available.
protected bool IsCw( 
rasterizerStateType state 
)
This language is not supported or no code example is available.

Parameters

state
rasterizerStateType

The rasterizer state type

Return Value

bool

True if the state has clockwise front faces.

.NET Framework

Supported in: 4.8

In this article

Definition