←Select platform

HorizontalChange Property

Summary

Gets a value that indicates the change in horizontal offset for a ImageViewer or RasterImageViewer.

Syntax

C#
VB
C++
public double HorizontalChange { get; } 
  
Public ReadOnly Property HorizontalChange As Double 
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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Controls Assembly