ImageGear for .NET
angleWith Method
See Also  Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > Point Class : angleWith Method

vector
The vector for the angle calculating.

Glossary Item Box

Calculates the angle between this vector and given vector.

Syntax

ASP.NET Ajax Javascript (Specification) 
function angleWith( 
   vector : Point
) : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfPoint.angleWith(Point);

Parameters

vector
The vector for the angle calculating.

See Also

©2013. Accusoft Corporation. All Rights Reserved.