Search
Geometry.PolarToCartesian Method
See Also
 






 Overload List

Name Description

Geometry.PolarToCartesian (Point, Double, Double, Point@)

Converts polar coordinates to the corresponding Cartesian coordinates, using the specified point as a center of the coordinate system.

Geometry.PolarToCartesian (Point, Point)

Converts the specified point from polar to cartesian coordinates.

 See Also