ReadFileAsyncWithDrawings.FillDrawingsBlocks Method

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

Parameters

drawings
Drawings

The Drawings control.

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

.NET Framework

Supported in: 4.8

In this article

Definition