drawPicture Method

Summary

Represents a helper method to draw an AnnPicture in a HTML 5 canvas context.

Syntax
TypeScript
JavaScript
AnnHtml5RenderingEngine.prototype.drawPicture = function( 
   picture, 
   rc, 
   annObject 
) 
drawPicture( 
   picture: AnnPicture, 
   rc: LeadRectD, 
   annObject: AnnObject 
): void; 

Parameters

picture

The picture to draw.

rc

The destination rectangle.

annObject

The owner object.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.JavaScript Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.