Nevron .NET Vision
Nevron.GraphicsCore Namespace / NRange2DD Structure
Fields Properties Methods


In This Topic
    NRange2DD Structure Members
    In This Topic

    The following tables list the members exposed by NRange2DD.

    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 Properties
     NameDescription
    Public PropertyGets the height of the range  
    Public PropertyGets the width of the range  
    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 NRectangleF.  
    Public MethodConverts this range to RectangleF.  
    Top
    See Also