Algs4Net Class Library Documentation
Algs4Net Class Library Documentation
Algs4Net
RectHV Class
RectHV Properties
Height Property
Width Property
Xmax Property
Xmin Property
Ymax Property
Ymin Property
RectHV
Height Property
Returns the height of this rectangle.
Namespace:
Algs4Net
Assembly:
Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
double
Height
{
get
; }
Return Value
Type:
Double
the height of this rectangle
ymax - ymin
See Also
Reference
RectHV Class
Algs4Net Namespace