ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / C1TileControl Class / SwipeDistance Property

In This Topic
    SwipeDistance Property (C1TileControl)
    In This Topic
    Gets or sets the distance for a swipe gesture to select a tile.
    Syntax
    'Declaration
     
    
    Public Property SwipeDistance As Integer
    public int SwipeDistance {get; set;}
    See Also