StackAction Object

Summary

This class represents the stack action that is used to interactively scroll through the cell frames up or down.

Syntax

JavaScript Syntax
function lt.Controls.Medical.StackAction 
	extends lt.Controls.Medical.ActionCommand 
TypeScript Syntax
class lt.Controls.Medical.StackAction() 
	extends lt.Controls.Medical.ActionCommand 

Remarks

In order to activate the action, you need to assign it using SetCommand, then run the command using RunCommand.

To scroll through the frames manually, refer to CurrentOffset.

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