←Select platform

Meta Property

Summary

The metadata resulting from loading a DICOM file.

Syntax
C#
C++/CLI
public object Meta { get; set; } 
public:  
   property Object^ Meta 
   { 
      Object^ get() 
      void set(Object^ value) 
   } 

Property Value

The metadata resulting from loading a DICOM file.

Remarks

This item will be available if the query made by DicomSourceProxy.Load loaded metadata. To specify the metadata to load, call ViewImageQuery.Meta.

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.Imaging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.