annotationCanvas Property

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly