CopySegmentationData method (LEADMrc Control)
Builder Syntax |
|
Delphi Syntax |
|
Overview |
Refer to Working with the LEADMrc Control. |
Remarks
(Document/Medical only) Copies the MRC object Data referenced in LEADMrc to this TLEADMrc object. This method copies the MRC segmentation data. Call StopSegmentation to free the new LEAD MRC object.
Call the StartSegmentation method before using any of the segmentation methods. When the LEADMrc object is no longer needed, free it by calling the StopSegmentation method.
See Also