Error processing SSI file
(Leadtools.Controls)

Show in webframe

IsEnabled Property (ControlInertiaScrollOptions)




Indicates if inertia scrolling should be used.
Syntax
public bool IsEnabled {get; set;}
'Declaration
 
Public Property IsEnabled As Boolean

Property Value

true if inertia scrolling should be used, otherwise; false. Default value is false.
Remarks

Set the value of IsEnabled to true to enable inertia scrolling.

Example

For an example, refer to ImageViewerPanZoomInteractiveMode.

Requirements

Target Platforms

See Also

Reference

ControlInertiaScrollOptions Structure
ControlInertiaScrollOptions Members

Error processing SSI file