PictureLibrarySlideshowWebPart.ImageInfo.width field
像素為單位指定影像的寬度。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public width As Integer
'用途
Dim instance As PictureLibrarySlideshowWebPart.ImageInfo
Dim value As Integer
value = instance.width
instance.width = value
public int width
請參閱
參照
PictureLibrarySlideshowWebPart.ImageInfo structure