ImageGear .NET - Updated May 1, 2018
Vertical Field (ImGearScrollInfo)




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

Field Value

ImGearScrollComponentInfo structure.
See Also

Reference

ImGearScrollInfo Structure
ImGearScrollInfo Members
ImGearScrollComponentInfo Structure