Converts the specified point from polar to Cartesian coordinates.
Namespace: MindFusionAssembly: MindFusion.Scheduling
public static Point PolarToCartesian ( Point center, Point polar)
Public Shared Function PolarToCartesian( _ center As Point, _ polar As Point _) As Point
PolarToCartesian Method Overload ListGeometry MembersGeometry ClassMindFusion Namespace