C#
VB
C++
Extended image information returned from the WCF Service.
[DataContractAttribute()]
public class ImageInfoEx : ImageInfo
<DataContractAttribute()>
Public Class ImageInfoEx
Inherits Leadtools.Dicom.Services.Datatypes.ImageInfo
[DataContractAttribute()]
public ref class ImageInfoEx : public Leadtools.Dicom.Services.Datatypes.ImageInfo
For an example, refer to the Medical Web Viewer demo, located in DICOMServicescs.csproj project.
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