shutter Property

Summary

Gets the shutter object.

Syntax

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

Property Value

ShutterObject that contains information about the shutter.

Remarks

For more information about the shutter feature, refer to ShutterObject class

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