Viewport(Viewport) Constructor

Shallow-copy constructor.
Protected Sub New( _ 
ByVal another As Viewport
)
This language is not supported or no code example is available.
protected Viewport( 
Viewport another 
)
This language is not supported or no code example is available.

Parameters

another
Viewport

The viewport whose data is copied to this

.NET Framework

Supported in: 4.8

In this article

Definition