ReadFileAsyncWithDrawings.FillLineTypes Method

Automatically merges line types with existing ones.
Public Sub FillLineTypes( _ 
ByVal environment As Environment
)
This language is not supported or no code example is available.
public void FillLineTypes( 
Environment environment 
)
This language is not supported or no code example is available.

Parameters

environment
Environment

The Environment control.

Remarks
 
Line types with the same name of the ones in the environment will be skipped.

.NET Framework

Supported in: 4.8

In this article

Definition