Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Rendering)

DrawClosedCurve Method

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

Parameters

ParameterTypeDescription
contextCanvasContext2DThe destination canvas context.
pointsLeadPointDThe curve points.
tensiondoubleThe tension value to use.
See Also

Reference

AnnHtml5RenderingEngine Object
AnnHtml5RenderingEngine Members

Error processing SSI file