C#
VB
C++
The image information returned from the WCF Service.
[SerializableAttribute()]
[DebuggerStepThroughAttribute()]
[KnownTypeAttribute(System.Type)]
[DataContractAttribute(Namespace="http://schemas.datacontract.org/2004/07/Leadtools.Dicom.Services.DataTypes", Name="ImageInfo")]
[GeneratedCodeAttribute("System.Runtime.Serialization", "3.0.0.0")]
public class ImageInfo : IExtensibleDataObject, INotifyPropertyChanged
<DebuggerStepThroughAttribute()>
<DataContractAttribute()>
<KnownTypeAttribute(MethodName="", Type=Leadtools.Dicom.Web.ImageInfoEx)>
<SerializableAttribute()>
Public Class ImageInfo
Implements System.ComponentModel.INotifyPropertyChanged, System.Runtime.Serialization.IExtensibleDataObject
[DebuggerStepThroughAttribute()]
[DataContractAttribute()]
[KnownTypeAttribute(MethodName="", Type=Leadtools.Dicom.Web.ImageInfoEx)]
[SerializableAttribute()]
public ref class ImageInfo : public System.ComponentModel.INotifyPropertyChanged, System.Runtime.Serialization.IExtensibleDataObject
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET