ImageGear .NET v24.12 - Updated
Pos Field




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

Field Value

Integer value.
See Also

Reference

ImGearScrollComponentInfo Structure
ImGearScrollComponentInfo Members
ImGearScrollComponentInfo Structure