ImageGear .NET v25.1 - Updated
ImGearScrollInfo Structure
Members 




ImageGear.Core Assembly > ImageGear.Display Namespace : ImGearScrollInfo Structure
Represents scrolling state of the image.
Object Model
ImGearScrollInfo Structure
Syntax
'Declaration
 
Public Structure ImGearScrollInfo 
   Inherits System.ValueType
   Implements IImGearDisplayObject 
'Usage
 
Dim instance As ImGearScrollInfo
public struct ImGearScrollInfo : System.ValueType, IImGearDisplayObject  
public __value struct ImGearScrollInfo : public System.ValueType, IImGearDisplayObject  
public value class ImGearScrollInfo : public System.ValueType, IImGearDisplayObject  
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Display.ImGearScrollInfo

See Also

Reference

ImGearScrollInfo Members
ImageGear.Display Namespace