Freigeben über


ClusteredDirectionalImage.LTRHeight-Eigenschaft

Die Höhe des Bilds beim Rendern von links nach rechts.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property LTRHeight As Unit
    Get
    Set
'Usage
Dim instance As ClusteredDirectionalImage
Dim value As Unit

value = instance.LTRHeight

instance.LTRHeight = value
public Unit LTRHeight { get; set; }

Eigenschaftswert

Typ: System.Web.UI.WebControls.Unit
Eine Unit , die die Höhe des Bilds enthält.

Siehe auch

Referenz

ClusteredDirectionalImage Klasse

ClusteredDirectionalImage-Member

Microsoft.SharePoint.WebControls-Namespace