Transforms the specified point from polar coordinate system to dekart coordinate system.
Namespace: MindFusion.Geometry.Geometry2D
Assembly: MindFusion.Common
C# Copy Code |
---|
public static void PolarToCartesian ( |
Visual Basic Copy Code |
---|
Public Shared Sub PolarToCartesian( _ |
Receives the dekart coordinates of the transformed point.