RenderContextBase Constructor

Public Sub New( _ 
ByVal size As Size, _ 
ByVal data As ControlData
)
This language is not supported or no code example is available.
public RenderContextBase( 
Size size
ControlData data 
)
This language is not supported or no code example is available.

Parameters

size
Size

data
ControlData

.NET Framework

Supported in: 4.8

In this article

Definition