annotationCanvas Property (SubCell)

Summary

Gets the annotation canvas.

Syntax

JavaScript Syntax
Object.defineProperty(SubCell.prototype, 'annotationCanvas', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
annotationCanvas: HTMLCanvasElement;

Property Value

CanvasElement which represents the annotation canvas

Remarks

Please refer to Container to retrieve the current container.

Requirements

Target Platforms

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