ReadFileAsyncWithDrawings.FillAllDrawingsCollectionsData Method

Automatically merges all the drawings collections with existing ones.
Protected Overridable Sub FillAllDrawingsCollectionsData( _ 
ByVal drawings As Drawings
)
This language is not supported or no code example is available.
protected virtual void FillAllDrawingsCollectionsData( 
Drawings drawings 
)
This language is not supported or no code example is available.

Parameters

drawings
Drawings

The drawings control.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition