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 toop 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 BackgroundImageClusterTop As Integer
Get
Set
'Usage
Dim instance As TileData
Dim value As Integer
value = instance.BackgroundImageClusterTop
instance.BackgroundImageClusterTop = value
public int BackgroundImageClusterTop { get; set; }
Property value
Type: System.Int32