Entity.CompilePattern Method

Compiles the graphics representation of the pattern of wireframe entities.
Protected Overridable Sub CompilePattern( _ 
ByVal data As CompileParams
)
This language is not supported or no code example is available.
protected virtual void CompilePattern( 
CompileParams data 
)
This language is not supported or no code example is available.

Parameters

data
CompileParams

The parameters

.NET Framework

Supported in: 4.8

In this article

Definition