Label.GetTexture Method

Gets the proper texture according to current selection status.
Protected Function GetTexture( _ 
ByVal renderContext As RenderContextBase
) As TextureBase
This language is not supported or no code example is available.
protected TextureBase GetTexture( 
RenderContextBase renderContext 
)
This language is not supported or no code example is available.

Parameters

renderContext
RenderContextBase

Return Value

TextureBase

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition