Mesh.CompileSelected Method

Compiles the graphics data for the selection.
Protected Overridable Sub CompileSelected( _ 
ByVal data As CompileParams
)
This language is not supported or no code example is available.
protected virtual void CompileSelected( 
CompileParams data 
)
This language is not supported or no code example is available.

Parameters

data
CompileParams

The compile parameters

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition