Share via


PictureLibrarySlideshowWebPart.ImageInfo.width Field

Specifies the width of the image in pixels.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public width As Integer
'Usage
Dim instance As PictureLibrarySlideshowWebPart.ImageInfo
Dim value As Integer

value = instance.width

instance.width = value
public int width

See Also

Reference

PictureLibrarySlideshowWebPart.ImageInfo Structure

PictureLibrarySlideshowWebPart.ImageInfo Members

Microsoft.SharePoint.WebPartPages Namespace