Viewport.ZoomFit (Int32) Method

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

Parameters

margin
int

Pixels margin from the border

.NET Framework

Supported in: 4.8

In this article

Definition