EchoNumber Property

Summary
Gets or sets the stack's Echo Number.
Syntax
C#
C++/CLI
public int EchoNumber { get; set; } 
            public: 
property int EchoNumber { 
   int get(); 
   void set (    int ); 
} 

Property Value

An integer value that represents the stack's 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 the Sort(List<DicomSortImageData>) method.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.