UserInterfaceSymbolBase.PostDrawOnDepthBuffer Method

Restores previous states at the end of the draw on depth buffer.
Protected Sub PostDrawOnDepthBuffer( _ 
ByVal context As RenderContextBase
)
This language is not supported or no code example is available.
protected void PostDrawOnDepthBuffer( 
RenderContextBase context 
)
This language is not supported or no code example is available.

Parameters

context
RenderContextBase

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition