Gets or sets the fit mode of the thumbnail.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
public ThumbnailFitMode ThumbnailFitMode { get; set; }
Type: Aurigma.ImageUploaderFlash..ThumbnailFitMode
The fit mode of the thumbnail.
Default value is Fit.
This property makes sense only if the Mode property has the Thumbnail value.