TreeView for WinForms | ComponentOne
C1.Win.Touch Namespace / TouchConfiguration Class
Properties


In This Topic
    TouchConfiguration Class Members
    In This Topic

    The following tables list the members exposed by TouchConfiguration.

    Public Properties
     NameDescription
    Public PropertyGets or sets whether the control shows a visual cue when a user reaches the end of a pannable area.  
    Public PropertyGets or sets the angular deceleration of an inertia processor, in radians per millisecond squared.  
    Public PropertyGets or sets the minimum radius, in DIPs, necessary for a manipulator to participate in scaling and rotation.  
    Public PropertyIndicates whether the control positioning reset should incorporate a smooth animation after showing panning feedback. Set this property to false if the original position of the control needs to be restored immediately.  
    Public PropertyGets or sets the X position of the pivot, in DIPs.  
    Public PropertyGets or sets the Y position of the pivot, in DIPs.  
    Public PropertyGets or sets the displacement before applying rails.  
    Public PropertyGets or sets the current set of supported manipulations.  
    Public PropertyGets or sets the translation deceleration of an inertia processor, in DIPs per millisecond squared.  
    Public PropertyIndicates that motions off the primary axis of motion are ignored.  
    Top
    See Also