Converts polar coordinates to the corresponding Cartesian coordinates, using the specified point as a center of the coordinate system.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static Point PolarToCartesian ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function PolarToCartesian( _ |
See Also