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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.