Data Property

Summary
Gets or sets a user-defined object that contains data about the image represented by this class.
Syntax
C#
C++/CLI
public object Data { get; set; } 
            public: 
property Object^ Data { 
   Object^ get(); 
   void set (    Object^ ); 
} 

Property Value

A value that indicates the user-defined object that contains data about the image represented by this class.

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.