←Select platform

HorizontalOffset Property

Summary

Gets the updated horizontal offset value for a ImageViewer or RasterImageViewer.

Syntax

C#
VB
C++
public double HorizontalOffset { get; } 
  
Public ReadOnly Property HorizontalOffset As Double 
public: 
property double HorizontalOffset { 
   double get(); 
} 

Property Value

A System.Double that represents the updated horizontal offset value 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