Share via


ClusteredDirectionalImage.LTROffsetY Property

The horizontal offset of the left-to-right image in the image cluster.

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

Syntax

'Declaration
Public Property LTROffsetY As Integer
    Get
    Set
'Usage
Dim instance As ClusteredDirectionalImage
Dim value As Integer

value = instance.LTROffsetY

instance.LTROffsetY = value
public int LTROffsetY { get; set; }

Property Value

Type: System.Int32
An integer that represents the horizontal offset.

See Also

Reference

ClusteredDirectionalImage Class

ClusteredDirectionalImage Members

Microsoft.SharePoint.WebControls Namespace