AlbumOnNet WebControl Suite

Slide.ImageWidth Property

The width of the image measured in pixels.

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

Property Value

The width of the image measured in pixels.

Remarks

ImageHeight or ImageWidth is required if scaling should work optimally.

See Also

Slide Class | AlbumOnNet Namespace