ImageGear .NET v25.2 - Updated
ImageGear.Core Assembly / ImageGear.Display Namespace / ImGearScrollInfo Structure
Members




In This Topic
    ImGearScrollInfo Structure
    In This Topic
    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