Model.ActiveViewport Property

Gets the active viewport.
Public ReadOnly Property ActiveViewport() As Viewport
This language is not supported or no code example is available.
public Viewport ActiveViewport {get;}
This language is not supported or no code example is available.

Property Value

Viewport
Exception type Condition

IndexOutOfRangeException

Throw when Viewports have not been initialized.

.NET Framework

Supported in: 4.8

In this article

Definition