AlbumOnNet WebControl Suite

SlideShow.ScaleWidth Property

The width to use when scaling the image.

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

Property Value

The width to use when scaling the image. Default value is -1.

Remarks

Set to -1 when the SlideShow should disregard the width setting. NoteScalingType must be set to a value other than ScalingType.None.

See Also

SlideShow Class | AlbumOnNet Namespace