AlbumOnNet WebControl Suite

SlideShow.ScalingType Property

Type of scaling to apply for the image.

[Visual Basic]
Overridable Public Property ScalingType As ScalingType
[C#]
public virtual ScalingType ScalingType {get; set;}

Property Value

Type of scaling to apply for the image. Default is ScalingType.None

Remarks

This scaling will be performed by the browser.

See Also

SlideShow Class | AlbumOnNet Namespace