This documentation is for the old version. Go to the latest Upload Suite docs

ThumbnailInfo.Width Property

Gets width of the thumbnail.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public Overrides ReadOnly Property Width As Integer
C#
public override int Width { get; }

Property Value

The value that represents width of the thumbnail.

See Also

Reference