←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.