LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly)
LEAD Technologies, Inc

VerticalChange Property






Gets a value that indicates the change in vertical offset for a ImageViewer or RasterImageViewer. .NET support Silverlight support
Syntax
public double VerticalChange {get;}
'Declaration
 
Public ReadOnly Property VerticalChange As Double
'Usage
 
Dim instance As ImageViewerScrollChangedEventArgs
Dim value As Double
 
value = instance.VerticalChange
public double VerticalChange {get;}
 get_VerticalChange(); 
public:
property double VerticalChange {
   double get();
}

Property Value

A System.Double that represents the change in vertical offset for a ImageViewer or RasterImageViewer.
Example

For C#/VB examples, refer to ScrollChanged.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ImageViewerScrollChangedEventArgs Class
ImageViewerScrollChangedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.