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

SetStroke Method

Show in webframe
The destination canvas context.
The stroke to set.
Represents a helper method to set an AnnStroke in a HTML 5 canvas context.
Syntax
 function Leadtools.Annotations.Rendering.AnnHtml5RenderingEngine.setStroke( 
   context ,
   stroke 
)

Parameters

ParameterTypeDescription
contextCanvasContext2DThe destination canvas context.
strokeAnnStrokeThe stroke to set.
See Also

Reference

AnnHtml5RenderingEngine Object
AnnHtml5RenderingEngine Members

Error processing SSI file