PictureLibrarySlideshowWebPart.ImageInfo.height - Champ
Spécifie la hauteur de l'image en pixels.
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public height As Integer
'Utilisation
Dim instance As PictureLibrarySlideshowWebPart.ImageInfo
Dim value As Integer
value = instance.height
instance.height = value
public int height
Voir aussi
Référence
PictureLibrarySlideshowWebPart.ImageInfo structure