←Select platform

AnatomicRegionSequence Property

Summary

Gets or sets the Anatomic Region Sequence.

Syntax
C#
C++/CLI
[DataMemberAttribute()] 
[Element(DicomTag.AnatomicRegionSequence)] 
public List<CodeSequence> AnatomicRegionSequence { get; set; } 
public:  
   [DataMemberAttribute,  
   ElementAttribute(533016)] 
   property System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::CodeSequence^>^ AnatomicRegionSequence 
   { 
      System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::CodeSequence^>^ get() 
      void set(System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::CodeSequence^>^ value) 
   } 

Property Value

The Anatomic Region Sequence.

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.