Error processing SSI file
(Leadtools.Controls)

Show in webframe

ControlInertiaScrollOptions Structure




Members 
Options to use with inertia scroll support.
Syntax
public struct ControlInertiaScrollOptions : System.ValueType 
'Declaration
 
Public Structure ControlInertiaScrollOptions 
   Inherits System.ValueType
Remarks

To enable inertia scroll, get the options from the property, set the value of IsEnabled to true, and then set the value back into the property.

ImageViewerPanZoomInteractiveMode supports inertia scrolling when panning the image.

Example

For an example, refer to ImageViewerPanZoomInteractiveMode.

Requirements

Target Platforms

See Also

Reference

ControlInertiaScrollOptions Members
Leadtools.Controls Namespace

Error processing SSI file