Converts the specified point from cartesian to polar coordinates.
Namespace: MindFusionAssembly: MindFusion.Common
public static Point CartesianToPolarRad ( Point center, Point point)
Public Shared Function CartesianToPolarRad( _ center As Point, _ point As Point _) As Point
Geometry MembersGeometry ClassMindFusion Namespace