RenderContextBase.HasStencil Method

Tells if the render context supports stencil.
Public Overridable Function HasStencil() As Boolean
This language is not supported or no code example is available.
public virtual bool HasStencil()
This language is not supported or no code example is available.

Return Value

bool

True if the render context supports stencil.

.NET Framework

Supported in: 4.8

In this article

Definition