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

refer to Container to retrieve the current container.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly

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