Share via


ClusteredDirectionalImage.LTRHeight Property

The height of the image in left-to-right rendering.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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; }

Property Value

Type: System.Web.UI.WebControls.Unit
A Unit that contains the height of the image.

See Also

Reference

ClusteredDirectionalImage Class

ClusteredDirectionalImage Members

Microsoft.SharePoint.WebControls Namespace