InstanceNumber Property

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

Property Value

An integer that represents the image instance number. This value is useful for sorting and retrieving more accurate information.

Remarks

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.