EchoNumber Property

Summary
Gets or sets the image echo number.
Syntax
C#
C++/CLI
public int EchoNumber { get; set; } 
            public: 
property int EchoNumber { 
   int get(); 
   void set (    int ); 
} 

Property Value

A value that represents the image echo number.

Remarks
  • If no echo information is available, set this value to 0.
  • The echo number is used to classify the series and group based on the echo number. For more information, refer to DicomSortSeriesManager.Sort.
  • This value can be retrieved from the DicomDataSet.
Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.