Utils.ConvertDegreeToRadian Method

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

Syntax

C#
public static double ConvertDegreeToRadian(
	double angle
)

Parameters

angle

Type: System..Double

See Also

Reference