attach Method

Summary

Attaches the shutter object canvas to the viewer.

Syntax

JavaScript Syntax
ShutterObject.prototype.attach = function(item) 
TypeScript Syntax
attach(item: ImageViewerItem): void; 

Parameters

item

The item to attach the shutter canvas.

Remarks

You must use this method in order to display the shutter object over the item.

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