drawPicture Method (AnnHtml5RenderingEngine)

Summary

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

Syntax

JavaScript Syntax
AnnHtml5RenderingEngine.prototype.drawPicture = function(picture, rc, annObject)
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Rendering Assembly
Click or drag to resize