Picture.PrepareGreyScaleImage Method

Creates the grey bitmap for the picture to draw during the Edit mode.
Public Sub PrepareGreyScaleImage( _ 
ByVal renderContext As RenderContextBase
)
This language is not supported or no code example is available.
public void PrepareGreyScaleImage( 
RenderContextBase renderContext 
)
This language is not supported or no code example is available.

Parameters

renderContext
RenderContextBase

.NET Framework

Supported in: 4.8

In this article

Definition