AlbumOnNet WebControl Suite

Slide.ImageHeight Property

The height of the image measured in pixels.

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

Property Value

The height of the image measured in pixels.

Remarks

ImageHeight or ImageWidth is required if scaling should work optimally.

See Also

Slide Class | AlbumOnNet Namespace