←Select platform

SequenceName Property (MedicalViewerImageData)

Summary

Gets or sets the image sequence name.

Syntax

C#
VB
C++
public string SequenceName {get; set;}
Public Property SequenceName As String
public: 
property String^ SequenceName { 
   String^ get(); 
   void set (    String^ ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize