←Select platform

Modality Property

Summary

Gets or sets the Modality.

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

Property Value

The Modality.

Requirements

Target Platforms

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