generator Property

Summary

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

Syntax
TypeScript
JavaScript
Object.defineProperty(MPRCell.prototype, 'generator', 
	get: function(), 
	set: function(value) 
) 
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

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly