ImageGear .NET - Updated October 2, 2018
Horizontal Field (ImGearScrollInfo)




ImageGear24.Core Assembly > ImageGear.Display Namespace > ImGearScrollInfo Structure : Horizontal Field
Stores information about horizontal image scrolling state.
Syntax
'Declaration
 
Public Horizontal As ImGearScrollComponentInfo
 
'Usage
 
Dim instance As ImGearScrollInfo
Dim value As ImGearScrollComponentInfo
 
value = instance.Horizontal
 
instance.Horizontal = value

Field Value

ImGearScrollComponentInfo structure object.
See Also

Reference

ImGearScrollInfo Structure
ImGearScrollInfo Members
ImGearScrollComponentInfo Structure