Share via


SPDirectionalHoverLinkButton.RTLHoverOffsetX property

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

Syntax

'Declaration
Public Property RTLHoverOffsetX As Integer
    Get
    Set
'Usage
Dim instance As SPDirectionalHoverLinkButton
Dim value As Integer

value = instance.RTLHoverOffsetX

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

Property value

Type: System.Int32

See also

Reference

SPDirectionalHoverLinkButton class

SPDirectionalHoverLinkButton members

Microsoft.SharePoint.WebControls namespace