AvatarContentHelperGetSize - метод

Returns the size in pixels for the specified avatar content kind.

Definition

Пространство имён: Tessa.Content.Avatars
Сборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
C#
public static int GetSize(
	AvatarContentKind kind
)

Параметры

kind  AvatarContentKind
Kind of avatar content.

Возвращаемое значение

Int32
The size in pixels for the avatar.

См. также