NevronOpenVision
Nevron.Nov.UI Namespace / NScrollBar Class / GetThumbValueCommon Method
In This Topic
    GetThumbValueCommon Method (NScrollBar)
    In This Topic
    Given a shaft start and length and a coordinate gets the thumb value.
    Syntax
    protected override System.double GetThumbValueCommon( 
       System.double coord,
       System.double shaftStart,
       System.double shaftLength
    )

    Parameters

    coord
    shaftStart
    shaftLength
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also