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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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