Legend(Legend) Constructor

Copy constructor.
Protected Sub New( _ 
ByVal another As Legend
)
This language is not supported or no code example is available.
protected Legend( 
Legend another 
)
This language is not supported or no code example is available.

Parameters

another
Legend

The legend object to copy

.NET Framework

Supported in: 4.8

In this article

Definition