ImageGear .NET v25.1 - Updated
Horizontal Field (ImGearScrollInfo)




ImageGear.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
public ImGearScrollComponentInfo Horizontal
public: ImGearScrollComponentInfo Horizontal
public:
ImGearScrollComponentInfo Horizontal

Field Value

ImGearScrollComponentInfo structure object.
See Also

Reference

ImGearScrollInfo Structure
ImGearScrollInfo Members
ImGearScrollComponentInfo Structure