共用方式為


VerticalAlignment enumeration

判斷ImageWebPart類別的VerticalAlignment屬性的值。

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

Syntax

'宣告
Public Enumeration VerticalAlignment
'用途
Dim instance As VerticalAlignment
public enum VerticalAlignment

Members

Member name Description
Top 將垂直對齊影像的頂端的框架。
Middle 將垂直對齊中央的框架中的影像。
Bottom 在框架底端與影像垂直對齊。

請參閱

參照

Microsoft.SharePoint.WebPartPages namespace