Viewport.ComputeSmallSize Method

NOTE: This member is now obsolete. This method is deprecated. Use ComputeMovingFrameSmallSize instead.

Computes the SmallSizeMoving value as SmallSizeRatioMoving * 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 moving frames small size value in pixels.

.NET Framework

Supported in: 4.8

In this article

Definition