←Select platform

VerticalOffset Property

Summary

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

Syntax

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

Property Value

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