←Select platform

Options Property

Summary

A clone of the ControlInertiaScrollOptions from the ImageViewerPanZoomInteractiveMode that caused the callback to be run.

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

Property Value

A cloned ControlInertiaScrollOptions.

Remarks

ControlInertiaScrollOptions.CalculateInertia can use Options to access the other properties of ControlInertiaScrollOptions, particularly to wrap the functionality of ControlInertiaScrollOptions.DefaultCalculateInertia.

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