Name | Description | |
---|---|---|
![]() | NRange2D Constructor | Overloaded. |
The following tables list the members exposed by NRange2D.
Name | Description | |
---|---|---|
![]() | NRange2D Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | Empty | The empty range. |
![]() | xmax | max x coordinate |
![]() | xmin | min x coordinate |
![]() | ymax | max y coordinate |
![]() | ymin | min y coordinate |
Name | Description | |
---|---|---|
![]() | Contains | Overloaded. Determines whether the range contains the specified point. |
![]() ![]() | FromTwoPoints | Creates a normalized 2D range from two points. |
![]() | IntersectsWith | Overloaded. Determines whether this range intersects with the specified range. |
![]() | ToNRectangle | Converts this rectangle to NRectangle. |
![]() | ToRectangle | Converts this range to Rectangle. |