←Select platform

ImageInfo Class

Summary

The image information returned from the WCF Service.

Syntax

C#
VB
C++
[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   

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Web Assembly