ReadFileAsyncWithDrawings.FillDrawingsLineTypes Method

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

Parameters

drawings
Drawings

The Drawings control.

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

.NET Framework

Supported in: 4.8

In this article

Definition