AlbumOnNet WebControl Suite

AlbumBuilder.ScaleUpThumbnail Property

Whether small original images should be scaled up to the thumbnail image dimensions or not.

[Visual Basic]
Public Property ScaleUpThumbnail As Boolean
[C#]
public bool ScaleUpThumbnail {get; set;}

Property Value

true if the original image is smaller than MaxThumbnailHeight, MaxThumbnailWidth and the thumbnail should be scaled up, false otherwise.

See Also

AlbumBuilder Class | AlbumOnNet Namespace