RenderContextBase.Compile Method

Public Sub Compile( _ 
ByVal data As EntityGraphicsData, _ 
ByVal drawEntityCallBack As DrawEntityCallBack, _ 
ByVal myParams As Object
)
This language is not supported or no code example is available.
public void Compile( 
EntityGraphicsData data
DrawEntityCallBack drawEntityCallBack
object myParams 
)
This language is not supported or no code example is available.

Parameters

data
EntityGraphicsData

drawEntityCallBack
DrawEntityCallBack

myParams
object

.NET Framework

Supported in: 4.8

In this article

Definition