Aurigma Image Uploader Flash 7.2.9
ThumbnailFitMode Enumeration
Specifies possible values for thumbnail fit modes.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
Syntax
Visual Basic
Public Enumeration ThumbnailFitMode
C#
public enum ThumbnailFitMode
Members
| Member name | Description | |
|---|---|---|
| Fit |
The original image should be resized to fit the rectangle specified with the ThumbnailHeight and ThumbnailWidth properties. Note that the proportions of the original image will be kept. |
|
| Width | ||
| Height | ||
| ActualSize |