ShutterObject Constructor

Summary

Initializes a new ShutterObject class object with explicit parameters.

Syntax

JavaScript Syntax
ShutterObject = function(frame, automation) 
TypeScript Syntax
constructor(frame: Frame, automation: AnnAutomation); 

Parameters

frame

The parent frame that will be affected by this shutter.

automation

The cell automation.

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