NevronOpenVision
Nevron.Nov.Graphics Namespace / NRange Structure / GetOffsetFromValue Method
In This Topic
    GetOffsetFromValue Method (NRange)
    In This Topic
    Returns the distance between the begin or end values of the range.
    Syntax
    public System.double GetOffsetFromValue( 
       System.double value
    )

    Parameters

    value
    Remarks
    This function return 0 if the value is inside the range.
    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