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

UploadPane.TilePreviewSize Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets size of thumbnail (or icon for non-image files) into a tile.

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

Syntax

Visual Basic
Public Property TilePreviewSize As Integer
C#
public int TilePreviewSize { get; set; }

Property Value

Type: System.Int32

Size of thumbnail (or icon for non-image files) into a tile.

Default value is 48.

See Also

Reference

Manual