Workspace.ZoomFit (Boolean) Method

Fits the entire scene in the viewport control's client area.
Public Overridable Sub ZoomFit( _ 
ByVal selectedOnly As Boolean
)
This language is not supported or no code example is available.
public virtual void ZoomFit( 
bool selectedOnly 
)
This language is not supported or no code example is available.

Parameters

selectedOnly
bool

If true, fits only selected entities.

.NET Framework

Supported in: 4.7.2

In this article

Definition