←Select platform

ImageSetLabel Property

Summary

Gets or sets the Image Set Label for this TimeBasedImageSet.

Syntax
C#
C++/CLI
[Element(DicomTag.ImageSetLabel)] 
[DataMemberAttribute()] 
public string ImageSetLabel { get; set; } 
public:  
   [DataMemberAttribute,  
   ElementAttribute(7471168)] 
   property String^ ImageSetLabel 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The Image Set Label for this TimeBasedImageSet.

Remarks

The ImageSetLabel is a description of the purpose of the image set defined by this item.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.