ReadFileAsyncWithDrawings.FillDrawingsLayers Method

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

Parameters

drawings
Drawings

The Drawings control.

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

.NET Framework

Supported in: 4.8

In this article

Definition