TileData.BackgroundImageClusterTop - Propriété
Obtient ou définit la coordonnée toop le rectangle de découpage en cas de regroupement d'images est utilisé. 0 dans le cas contraire.
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property BackgroundImageClusterTop As Integer
Get
Set
'Utilisation
Dim instance As TileData
Dim value As Integer
value = instance.BackgroundImageClusterTop
instance.BackgroundImageClusterTop = value
public int BackgroundImageClusterTop { get; set; }
Valeur de propriété
Type : System.Int32