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
Width Property
Returns the width of this rectangle.
Namespace:
Algs4Net
Assembly:
Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
double
Width
{
get
; }
Return Value
Type:
Double
the width of this rectangle
xmax - xmin
See Also
Reference
RectHV Class
Algs4Net Namespace