Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the left coordinate of the clipping rectangle in case image clustering is being used. 0 otherwise.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property BackgroundImageClusterLeft As Integer
Get
Set
'Usage
Dim instance As TileData
Dim value As Integer
value = instance.BackgroundImageClusterLeft
instance.BackgroundImageClusterLeft = value
public int BackgroundImageClusterLeft { get; set; }
Property value
Type: System.Int32