public string GetResizeModeName (VideoResizeMode mode);

Parámetros

modeMode for which the width is queried.

Valor de retorno

string Name for the specified resize mode.

Descripción

Get the full name of the resize operation for the specified resize mode.

The full name includes the resulting width and height for the specified resize mode.