ImageGear for .NET
composeWith Method

Makes the composition of this point with given vector.
Syntax
ASP.NET Ajax Javascript (Specification) 
function composeWith( 
   vector : Point
) : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfPoint.composeWith(Point);

Parameters

vector
The vector for the composition.
See Also

Reference

Point class
Point Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback