ImageGear .NET v25.2 - Updated
ImageGear.Core Assembly / ImageGear.Display Namespace / ImGearScrollChangedEventArgs Class
Properties


In This Topic
    ImGearScrollChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ImGearScrollChangedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearScrollChangedEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the scrollbar is enabled.  
    Public PropertyGets a value indicating whether the scrollbar is visible.  
    Public PropertyGets a value indicating whether or not the view should be redrawn.  
    Public PropertyGets the type (horizontal or vertical) of the scrollbar that is being scrolled.  
    Public PropertyGets the type of scrollbar change.  
    Public PropertyGets the scrolling information.  
    Top
    See Also