annotationCanvas Property

Summary

Gets the annotation canvas.

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

Property Value

CanvasElement which represents the annotation canvas

Remarks

Please refer to Container to retrieve the current container.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly