Utils.GetAngle Method

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

C#
public static double GetAngle(
	double cos,
	double sin
)

Parameters

cos

Type: System..Double

sin

Type: System..Double

See Also

Reference