LEADTOOLS JavaScript (Leadtools.Annotations.Rendering)

DrawCurve Method

Show in webframe
The destination canvas context.
The curve points.
The tension value to use.
Represents a helper method to draw a curve in a HTML 5 canvas context.
Syntax
 function Leadtools.Annotations.Rendering.AnnHtml5RenderingEngine.drawCurve( 
   context ,
   points ,
   tension 
)

Parameters

ParameterTypeDescription
contextLeadtools.Html.CanvasContext2DThe destination canvas context.
pointsLeadPointDThe curve points.
tensiondoubleThe tension value to use.
See Also

Reference

AnnHtml5RenderingEngine Object
AnnHtml5RenderingEngine Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.