Error processing SSI file
(Leadtools.Controls)

Show in webframe

PinchStartsOnDown Property




Indicates whether PinchStarted events should fire on mouse or touch down.
Syntax
public bool PinchStartsOnDown {get; set;}
'Declaration
 
Public Property PinchStartsOnDown As Boolean

Property Value

true if PinchStarted events should fire on mouse or touch down; otherwise, it is false (PinchStarted events will fire on mouse or touch up). Default value is true.
Requirements

Target Platforms

See Also

Reference

InteractiveService Class
InteractiveService Members

Error processing SSI file