TileData.BackgroundImageClusterTop 属性
获取或设置的剪辑矩形的 toop 坐标,以防正在使用群集的图像。否则为 0。
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
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; }
属性值
类型:System.Int32