NevronOpenVision
Nevron.Nov.Graphics Namespace / NRectangleF Structure


In This Topic
    NRectangleF Structure Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the rectangle contains the pofloat with the specified coordinates  
    Public Method  
    Public Methodstatic (Shared in Visual Basic)Returns the fitted rectangle with the specified orientation (in degrees)  
    Public Methodstatic (Shared in Visual Basic)Returns a third rectangle that represents the floatersection of two rectangles. If there is no floatersection, the Zero rectangle is returned  
    Public MethodDetermines whether this rectangle floatersects with the specified rectangle  
    Public Methodstatic (Shared in Visual Basic)Gets a rectangle from center and dimensions  
    Public Methodstatic (Shared in Visual Basic)Gets a rectangle from the coordinates of it's sides  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Gets a normalized rectangle from two pofloats  
    Public MethodObtains the pofloat on the rectangle rim, which corresponds to the specified compass direction  
    Public Method  
    Public MethodObtains the pofloat on the rectangle rim, which corresponds to the specified compass direction  
    Public MethodIncludes the pofloat in this rectangle  
    Public MethodDetermines whether the rectangle contains the pofloat with the specified coordinates  
    Public MethodDetermines whether this rectangle floatersects with the specified rectangle  
    Public MethodOverloaded. Inflates the rectangle with the specified amounts  
    Public MethodNormalizes this rectangle  
    Public MethodOffsets the rectangle with the specified x and y amount.  
    Public Methodstatic (Shared in Visual Basic)Computes a new rect for an expected resize of a rectangle in the specified compass direction  
    Public MethodScales the rectangle with the specified factors  
    Public MethodConverts this rectangle to an NRange2D.  
    Public MethodConverts this rectangle to RectangleF  
    Public MethodReturns the string representation of this object  
    Public MethodTranslates this rectangle with the specified amounts  
    Public Methodstatic (Shared in Visual Basic)Creates the smallest possible third rectangle that can contain the two rectangles that form a union  
    Top
    See Also