RenderContextBase.CreateEnvironment (Image) Method

Protected Friend MustOverride Function CreateEnvironment( _ 
ByVal image As Image
) As IEnvironment
This language is not supported or no code example is available.
internal protected abstract IEnvironment CreateEnvironment( 
Image image 
)
This language is not supported or no code example is available.

Parameters

image
Image

Return Value

IEnvironment

.NET Framework

Supported in: 4.8

In this article

Definition