Algs4Net Class Library Documentation
Algs4Net Class Library Documentation
Algs4Net
Point2D Class
Point2D Properties
R Property
Theta Property
X Property
Y Property
Point2D Properties
The
Point2D
type exposes the following members.
Properties
Name
Description
R
Returns the polar radius of this point.
Theta
Returns the angle of this point in polar coordinates.
X
Returns the x-coordinate.
Y
Returns the y-coordinate.
Top
See Also
Reference
Point2D Class
Algs4Net Namespace