ImageGear .NET - Updated May 1, 2018
SetVerticalOffset Method




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearVirtualizingWrapPanel Class : SetVerticalOffset Method
The offset.
Sets the vertical offset.
Syntax
'Declaration
 
Public Sub SetVerticalOffset( _
   ByVal offset As Double _
) 
 
'Usage
 
Dim instance As ImGearVirtualizingWrapPanel
Dim offset As Double
 
instance.SetVerticalOffset(offset)

Parameters

offset
The offset.
See Also

Reference

ImGearVirtualizingWrapPanel Class
ImGearVirtualizingWrapPanel Members