Toolpath.Compile Method

Compiles the graphic representation of this entity.
Public Overrides Sub Compile( _ 
ByVal data As CompileParams
)
This language is not supported or no code example is available.
public override void Compile( 
CompileParams data 
)
This language is not supported or no code example is available.

Parameters

data
CompileParams

The data needed for compilation

.NET Framework

Supported in: 4.8

In this article

Definition