ImageGear .NET v25.1 - Updated
Min Field (ImGearScrollComponentInfo)




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

Field Value

Integer value.
See Also

Reference

ImGearScrollComponentInfo Structure
ImGearScrollComponentInfo Members
ImGearScrollComponentInfo Structure