VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction Namespace / IWpfScrollableInteractiveObject Interface
In This Topic
IWpfScrollableInteractiveObject Interface Properties
In This Topic
For a list of all properties of this type, see IWpfScrollableInteractiveObject.
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