←Select platform

Target Property

Summary

The target of the inertia scroll, most often an instance of ImageViewer.

Syntax
C#
VB
C++
public Control Target { get; } 
Public ReadOnly Property Target() As Control 
   Get 
public:  
   property Control^ Target 
   { 
      Control^ get() 
   } 

Property Value

An object that the inertia scroll will affect, like the ImageViewer whose ImageViewerPanZoomInteractiveMode triggered the inertia.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly