Specifies possible values for thumbnail fit modes.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
Public Enumeration ThumbnailFitMode
public enum ThumbnailFitMode
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 |