Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

InstanceNumber Property (DicomPresentationStateInformation)








Gets or sets the "Instance Number" (0020,0013) attribute value.
Syntax
public int InstanceNumber {get; set;}
'Declaration
 
Public Property InstanceNumber As Integer
'Usage
 
Dim instance As DicomPresentationStateInformation
Dim value As Integer
 
instance.InstanceNumber = value
 
value = instance.InstanceNumber
public int InstanceNumber {get; set;}
public int getInstanceNumber()
public void setInstanceNumber(int value)
            
 <br/>get_InstanceNumber();<br/>set_InstanceNumber(value);<br/>Object.defineProperty('InstanceNumber'); 
public:
property int InstanceNumber {
   int get();
   void set (    int value);
}

Property Value

Value indicating the "Instance Number" (0020,0013) attribute value.
Example
For an example, refer to SetPresentationStateInformation.
Requirements

Target Platforms

See Also

Reference

DicomPresentationStateInformation Class
DicomPresentationStateInformation Members

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features