generator Property (MPRCell)

Summary

Gets the generator cell, that is going to be used to generate the MPR frame.

Syntax

JavaScript Syntax
Object.defineProperty(MPRCell.prototype, 'generator', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
generator: Cell;

Property Value

Cell that represents the generator cell, that is going to be used to generate the MPR frame.

Remarks

Use CanDoMPR to check if the cell can to be used to create an MPR image. If the returned value is MPRStatus.OK, then it can be used to generate the MPR Cell.

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