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

In This Topic
    RailsDisplacement Property (TouchConfiguration)
    In This Topic
    Gets or sets the displacement before applying rails.
    Syntax
    'Declaration
     
    
    Public Property RailsDisplacement As Single
    public float RailsDisplacement {get; set;}
    See Also