RenderContextBase.HasShadow Method

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

Return Value

bool

True if the render context supports shadow.

.NET Framework

Supported in: 4.8

In this article

Definition