LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

SequenceName Property (MedicalViewerImageData)

Show in webframe





Gets or sets the image sequence name.
Syntax
public string SequenceName {get; set;}
'Declaration
 
Public Property SequenceName As String
'Usage
 
Dim instance As MedicalViewerImageData
Dim value As String
 
instance.SequenceName = value
 
value = instance.SequenceName

            

            
public:
property String^ SequenceName {
   String^ get();
   void set (    String^ value);
}

Property Value

A string that represents the image sequence name. This value is useful for classifying and grouping the images.
Remarks
This value can be retrieved from the DicomDataSet.
Example
For an example, refer to MedicalViewerSeriesStack
Requirements

Target Platforms

See Also

Reference

MedicalViewerImageData Class
MedicalViewerImageData Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features