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

HorizontalChange Property






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

Property Value

A System.Double that represents the change in horizontal 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.