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

Show in webframe

SequenceName Property (MedicalViewerImageData)






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

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