VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.UI.VisualTools.UserInteraction Namespace / IScrollableInteractiveObject Interface
Properties SeeAlso
In This Topic
    IScrollableInteractiveObject Interface Members
    In This Topic
    The following tables list the members exposed by IScrollableInteractiveObject.
    Public Properties
     NameDescription
    Public PropertyGets a value that defines position of horizontal scrollbar.
    Public PropertyGets or sets a float value that represents the current horizontal position of the scrollable interactive object.
    Public PropertyGets the horizontal scroll size of the scrollable interactive object.
    Public PropertyGets a value indicating whether horizontal scroll is visible.
    Public PropertyGets a value indicating whether vertical scroll is visible.
    Public PropertyGets a value that defines position of vertical scrollbar.
    Public PropertyGets or sets a float value that represents the current vertical position of the scrollable interactive object.
    Public PropertyGets the vertical scroll size of the scrollable interactive object.
    See Also