NevronOpenVision
Nevron.Nov.Graphics Namespace / NRange Structure


NRange Structure Methods

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

Public Methods
 NameDescription
Public MethodCombines the two ranges.  
Public MethodOverloaded. Returns true if the range contains the specified value.  
Public MethodOverloaded. Checks whether this range is equal to the other range  
Public MethodTries to fit the passed range into this range.  
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 MethodGets the range disposition of this range to another range  
Public MethodReturns the nearest value that lies in this range.  
Public MethodInflates this range with the specified value  
Public MethodCalculates the intersection between two ranges  
Public MethodCalculates the intersection between two ranges.  
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  
Top
Protected Methods
 NameDescription
Internal Methodstatic (Shared in Visual Basic)Overloaded.   
Top
See Also