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

DrawPicture Method

Show in webframe
The picture to draw.
The destination rectangle.
The owner object.
Represents a helper method to draw an AnnPicture in a HTML 5 canvas context.
Syntax
 function Leadtools.Annotations.Rendering.AnnHtml5RenderingEngine.drawPicture( 
   picture ,
   rc ,
   annObject 
)

Parameters

ParameterTypeDescription
pictureAnnPictureThe picture to draw.
rcLeadRectDThe destination rectangle.
annObjectAnnObjectThe owner object.
See Also

Reference

AnnHtml5RenderingEngine Object
AnnHtml5RenderingEngine Members

Error processing SSI file