container Property

Summary

Gets the frame annotation container.

Syntax

JavaScript Syntax
Object.defineProperty(Frame.prototype, 'container', 
	get: function() 
) 
TypeScript Syntax
container: AnnContainer; // read-only 

Property Value

AnnContainer which represents frame annotation container.

Remarks

This canvas is used to render the image data.

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