NevronOpenVision
Nevron.Nov.Graphics Namespace / NRectangleI Structure


In This Topic
NRectangleI Structure Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodOverloaded. Determines whether the rectangle contains the point 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)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 points  
Public MethodObtains the point on the rectangle rim, which corresponds to the specified compass direction  
Public Method  
Public MethodObtains the point on the rectangle rim, which corresponds to the specified compass direction  
Public MethodIncludes the point in this rectangle  
Public MethodDetermines whether the rectangle contains the point with the specified coordinates  
Public MethodDetermines whether this rectangle intersects with the specified rectangle  
Public MethodOverloaded. Inflates the rectangle with the specified amounts  
Public Methodstatic (Shared in Visual Basic)Returns a third rectangle that represents the intersection of two rectangles. If there is no intersection, the Zero rectangle is returned  
Public MethodDetermines whether this rectangle intersects with the specified rectangle  
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