NevronOpenVision
Nevron.Nov.Graphics Namespace / NRangeF Structure


In This Topic
    NRangeF Structure Methods
    In This Topic

    For a list of all members of this type, see NRangeF members.

    Public Methods
     NameDescription
    Public MethodCombines the two ranges.  
    Public MethodOverloaded. Returns true if the range contains the specified value.  
    Public MethodReturns true if the objects are equal.  
    Public MethodTries to fit the passed range floato this range.  
    Public Methodfloaterscects the range with another one  
    Public MethodChecks if the ranges floatersec each other  
    Public MethodGets the normalized begin value  
    Public MethodGets the normalized end value  
    Public MethodReturns the hash code of this instance.  
    Public MethodReturns the absolute length of this range.  
    Public MethodReturns the distance between the begin or end values of the range.  
    Public MethodReturns the nearest value that lies in this range.  
    Public MethodInflates this range with the specified value.  
    Public MethodChanges the begin and end values of this range.  
    Public MethodReturns true if the range is inverted.  
    Public MethodNormalizes the range.  
    Public MethodMoves the range with the specified offset.  
    Public MethodReturns the string representation of the range.  
    Top
    See Also