←Select platform

EchoNumber Property

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

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

Leadtools.MedicalViewer Assembly