Algs4Net Class Library Documentation
Algs4Net Class Library Documentation
Algs4Net
Interval2D Class
Interval2D Methods
Area Method
Contains Method
Draw Method
Equals Method
GetHashCode Method
Intersects Method
MainTest Method
ToString Method
Interval2D
Area Method
Returns the area of this two-dimensional interval.
Namespace:
Algs4Net
Assembly:
Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
double
Area
()
Return Value
Type:
Double
the area of this two-dimensional interval
See Also
Reference
Interval2D Class
Algs4Net Namespace