Nevron .NET Vision
Nevron.GraphicsCore Namespace / NRange2D Structure
Fields Methods


In This Topic
    NRange2D Structure Members
    In This Topic

    The following tables list the members exposed by NRange2D.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The empty range.  
    Public Fieldmax x coordinate  
    Public Fieldmin x coordinate  
    Public Fieldmax y coordinate  
    Public Fieldmin y coordinate  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the range contains the specified point.  
    Public Methodstatic (Shared in Visual Basic)Creates a normalized 2D range from two points.  
    Public MethodOverloaded. Determines whether this range intersects with the specified range.  
    Public MethodConverts this rectangle to NRectangle.  
    Public MethodConverts this range to Rectangle.  
    Top
    See Also