NevronOpenVision
Nevron.Nov.Graphics Namespace / NRange Structure
Fields Properties Methods


NRange Structure Members

The following tables list the members exposed by NRange.

Public Constructors
 NameDescription
Public ConstructorInitializer constructor  
Top
Public Fields
 NameDescription
Public FieldBegin value  
Public FieldEnd value  
Public Fieldstatic (Shared in Visual Basic)The Zero range (Begin and End equal to zero)  
Top
Public Properties
 NameDescription
Public PropertyReturns true if the range is normal.  
Top
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