Viewport.ComputeSmallSize Method

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

In this article

Definition