Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the height of the image in pixels.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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