Share via


PictureLibrarySlideshowWebPart.ImageInfo.height field

Specifies the height of the image in pixels.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

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

value = instance.height

instance.height = value
public int height

See also

Reference

PictureLibrarySlideshowWebPart.ImageInfo structure

PictureLibrarySlideshowWebPart.ImageInfo members

Microsoft.SharePoint.WebPartPages namespace