Viewport.ComputeSmallSizeMoving Method

Computes the SmallSizeMoving value as SmallSizeRatioMoving * Min(Size.Width, Size.Height)
Protected Overridable Function ComputeSmallSizeMoving() As Integer
This language is not supported or no code example is available.
protected virtual int ComputeSmallSizeMoving()
This language is not supported or no code example is available.

Return Value

int

The small size value in pixels.

.NET Framework

Supported in: 4.8

In this article

Definition