ReadFileAsyncWithDrawings.FillDrawingsHatchPatterns Method

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

Parameters

drawings
Drawings

The Drawings control.

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

.NET Framework

Supported in: 4.8

In this article

Definition