Viewport.ZoomCamera (Int32) Method

Zooms the view of the specified amount.
Public Overridable Sub ZoomCamera( _ 
ByVal dy As Integer
)
This language is not supported or no code example is available.
public virtual void ZoomCamera( 
int dy 
)
This language is not supported or no code example is available.

Parameters

dy
int

Zoom amount

.NET Framework

Supported in: 4.8

In this article

Definition