Viewport.ComputeStillFramesSmallSize Method

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