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

vector
The vector for the composition.

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.