←Select platform

Fusion Property

Summary

Gets the RasterCollection assigned to the cell.

Syntax

C#
VB
C++
public RasterCollection<MedicalViewerFusion> Fusion { get; } 
  
Public ReadOnly Property Fusion As Leadtools.RasterCollection(Of MedicalViewerFusion) 
             

Property Value

The RasterCollection.

Remarks
  • Fusion is a process used to display multiple, overlapped images at the same time, each having a degree of transparency. Fusion can be used to blend many different modalities such as CT/MR, CT/MR/PET, CT/NM, CT/US, CT/PE...etc.
  • For example, soft tissue information from a PET scan can be combined with a CT scan, creating an anatomical context for the soft tissue information. As a result, diagnosis and treatment of ailments are improved. For more information, refer to MedicalViewerFusion.
Example

For an example, refer to MedicalViewerFusion.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly