Table of Contents

Enum ImageSize

Namespace
Kook
Assembly
Kook.Net.Core.dll

Specifies the size of the image in ImageElement.

public enum ImageSize

Fields

Large = 1

The image is displayed at large size.

Small = 0

The image is displayed at small size.