NevronOpenVision
Nevron.Nov.Graphics Namespace / NRange2DI Structure


In This Topic
    NRange2DI Structure Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the range contains the specified point  
    Public MethodOverloaded. Checks whether this range is equal to the other range  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a normalized 2D range from two points.  
    Public MethodInflates this range with the specified value  
    Public Methodstatic (Shared in Visual Basic)Calculates the intersection range of two ranges.  
    Public MethodOverloaded. Determines whether this range intersects with the specified range.  
    Public MethodEnsures that xmin is less or equal to xmax and ymin is less or equal to ymax.  
    Public MethodScales this range with the specified factors.  
    Public MethodCreates a normalized NRectangle structure from this range.  
    Public MethodCreates an NRectangle structure from this range.  
    Public MethodTranslates (offsets) this range with the specified amounts.  
    Public MethodComputes the union of this NRange2DI and the specified point.  
    Top
    See Also