ImageGear .NET v25.2 - Updated
ImageGear.Core Assembly / ImageGear.Display Namespace / IImGearScrollableView Interface
Properties Methods

In This Topic
    IImGearScrollableView Interface Members
    In This Topic

    The following tables list the members exposed by IImGearScrollableView.

    Public Properties
     NameDescription
     PropertyGets a rectangle of the client area.  
    Top
    Public Methods
     NameDescription
     MethodEnables or disables the scrollbars associated with window.  
     MethodReturns width and height dimensions of the windows scroll bar.  
     MethodObtains the attributes of the scrollbar specified.  
     MethodReturns a value indicating whether the scrollbar is enabled.  
     MethodReturns a value indicating whether the scrollbar is visible.  
     MethodUpdates the state of specified scrollbar with new values.  
     MethodChanges visibility state of scrollbars associated with window.  
    Top
    See Also