Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

EchoNumber Property (MedicalViewerSeriesStack)






Gets or sets the stack echo number.
Syntax
public int EchoNumber {get; set;}
'Declaration   Public Property EchoNumber As Integer
'Usage   Dim instance As MedicalViewerSeriesStack Dim value As Integer   instance.EchoNumber = value   value = instance.EchoNumber
public: property int EchoNumber {    int get();    void set (    int value); }

Property Value

Value that represents the stack echo number.
Remarks
The echo number is used to classify the series and group it based on the echo number. For more information, refer to Sort(List<MedicalViewerImageData>).
Example
For an example, refer to MedicalViewerSeriesStack
Requirements

Target Platforms

See Also

Reference

MedicalViewerSeriesStack Class
MedicalViewerSeriesStack Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features