ReadFileAsyncWithDrawings.FillHatchPatterns Method

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

Parameters

environment
Environment

The Environment control.

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

.NET Framework

Supported in: 4.8

In this article

Definition