ImageGear .NET v24.12 - Updated
Max Field (ImGearScrollComponentInfo)




ImageGear24.Core Assembly > ImageGear.Display Namespace > ImGearScrollComponentInfo Structure : Max Field
Specifies maximim scrolling position.
Syntax
'Declaration
 
Public Max As Integer
'Usage
 
Dim instance As ImGearScrollComponentInfo
Dim value As Integer
 
value = instance.Max
 
instance.Max = value
public int Max
public: int Max
public:
int Max

Field Value

Integer value.
See Also

Reference

ImGearScrollComponentInfo Structure
ImGearScrollComponentInfo Members
ImGearScrollComponentInfo Structure