Environment.CopyToClipboardVector Method

Copies a vectorial image of the current scene of the active viewport on the clipboard.
Public Sub CopyToClipboardVector( _ 
ByVal fit As Boolean
)
This language is not supported or no code example is available.
public void CopyToClipboardVector( 
bool fit 
)
This language is not supported or no code example is available.

Parameters

fit
bool

If true captures the whole model, else the current viewport

.NET Framework

Supported in: 4.8

In this article

Definition