←Select platform

EchoNumber Property (MedicalViewerSeriesStack)

Summary

Gets or sets the stack echo number.

Syntax

C#
VB
C++
public int EchoNumber {get; set;}
Public Property EchoNumber As Integer
public: 
property int EchoNumber { 
   int get(); 
   void set (    int ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize