AlbumOnNet WebControl Suite

SlideShow.ScaleHeight Property

The height to use when scaling the image.

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

Property Value

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

Remarks

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

See Also

SlideShow Class | AlbumOnNet Namespace