Extents
|
The Extents2d type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Extents2d(Point2d, Point2d) | Constructor for the Extents2d class. Creates extents from the specified points. |
![]() |
Extents2d(Double, Double, Double, Double) | Constructor for the Extents2d class. Creates extents from the specified values for minimum and maximum points. |
Name | Description | |
---|---|---|
![]() |
MaxPoint | Property that represents the maximum point of this extents. |
![]() |
MinPoint | Property that represents the minimum point of this extents. |
Name | Description | |
---|---|---|
![]() |
Equals | Checks objects for equality. (Overrides ValueTypeEquals(Object)) |
![]() |
GetHashCode | Retrieves the object hash code. (Overrides ValueTypeGetHashCode) |
![]() |
GetType | Gets the Type of the current
instance. (Inherited from Object) |
![]() |
IsEqualTo(Extents2d) | Compares this object to another object. |
![]() |
IsEqualTo(Extents2d, Tolerance) | Compares this object to another object within the specified tolerance. |
![]() |
ToString | (Overrides ValueTypeToString) |
![]() |
ToString(IFormatProvider) | Returns an equivalent string representation of this object. |
![]() |
ToString(String, IFormatProvider) | Returns an equivalent string representation of this object. |
Name | Description | |
---|---|---|
![]() ![]() |
Equality(Extents2d, Extents2d) | Equality operator for the Extents2d class. Checks whether the passed objects are equal. |
![]() ![]() |
Inequality(Extents2d, Extents2d) | Inequality operator for the Extents2d class. Checks whether the passed objects are equal. |
© Bricsys NV. All rights reserved. |