TileData.BackgroundImageClusterTop property
取得或設定裁剪方框的 toop 座標,以防正在使用叢集的影像。否則 0。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property BackgroundImageClusterTop As Integer
Get
Set
'用途
Dim instance As TileData
Dim value As Integer
value = instance.BackgroundImageClusterTop
instance.BackgroundImageClusterTop = value
public int BackgroundImageClusterTop { get; set; }
Property value
Type: System.Int32