Viewport.ComputeSmallSizeStill Method

Computes the SmallSizeStill value as SmallSizeRatioStill * Min(Size.Width, Size.Height)
Protected Overridable Function ComputeSmallSizeStill() As Integer
This language is not supported or no code example is available.
protected virtual int ComputeSmallSizeStill()
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