Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

Data Property






Gets or sets a user-defined object that contains data about image represented by this class.
Syntax
public object Data {get; set;}
'Declaration   Public Property Data As Object
'Usage   Dim instance As MedicalViewerImageData Dim value As Object   instance.Data = value   value = instance.Data
public: property Object^ Data {    Object^ get();    void set (    Object^ value); }

Property Value

A value that indicates the user-defined object that contains data about image represented by this class.
Example
For an example, refer to MedicalViewerSeriesStack
Requirements

Target Platforms

See Also

Reference

MedicalViewerImageData Class
MedicalViewerImageData Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features