←Select platform

Meta Property

Summary

The metadata resulting from loading a DICOM file.

Syntax
C#
VB
C++
public object Meta { get; set; } 
Public Property Meta() As Object 
   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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Imaging Assembly

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