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