Click or drag to resize
Point2D Properties

The Point2D type exposes the following members.

Properties
  NameDescription
Public propertyR
Returns the polar radius of this point.
Public propertyTheta
Returns the angle of this point in polar coordinates.
Public propertyX
Returns the x-coordinate.
Public propertyY
Returns the y-coordinate.
Top
See Also