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