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




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

Field Value

ImGearScrollComponentInfo structure.
See Also

Reference

ImGearScrollInfo Structure
ImGearScrollInfo Members
ImGearScrollComponentInfo Structure