UserInterfaceSymbolBase.PreDrawOnDepthBuffer Method

Prepares to draw on the depth buffer.
Protected Sub PreDrawOnDepthBuffer( _ 
ByVal context As RenderContextBase
)
This language is not supported or no code example is available.
protected void PreDrawOnDepthBuffer( 
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