Aurigma Image Uploader 7.0.37
UploadPane..::.TilePreviewSize Property
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.