ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / 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 System.Single
    public System.float RailsDisplacement {get; set;}
    See Also