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


In This Topic
    NRange2DF Structure Members
    In This Topic

    The following tables list the members exposed by NRange2DF.

    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 MethodDetermines whether this range area intersects with the specified circle area  
    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 MethodDetermines whether this range outline intersects with the specified circle outline  
    Public MethodConverts this rectangle to NRectangleF.  
    Public MethodConverts this range to RectangleF.  
    Top
    See Also