viewer Property (ActionCommand)

Summary

Gets the parent viewer of this action.

Syntax

JavaScript Syntax
Object.defineProperty(ActionCommand.prototype, 'viewer', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
viewer: ImageViewer;

Property Value

ImageViewer class that represents the parent of this action.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize