LEADTOOLS Medical (Leadtools.Dicom.Web assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.25
SOPInstancePreCompressedFormat Class
See Also  Members  
Leadtools.Dicom.Web Namespace : SOPInstancePreCompressedFormat Class



Contains information about the Server available Pre-compressed images.

Object Model

SOPInstancePreCompressedFormat ClassImageFormat ClassImageFormat ClassImageFormat ClassImageFormat Class

Syntax

Visual Basic (Declaration) 
<DebuggerStepThroughAttribute()>
<DataContractAttribute()>
<SerializableAttribute()>
Public Class SOPInstancePreCompressedFormat 
   Implements INotifyPropertyChangedIExtensibleDataObject 
Visual Basic (Usage)Copy Code
Dim instance As SOPInstancePreCompressedFormat
C++/CLI 
[DebuggerStepThroughAttribute()]
[DataContractAttribute()]
[SerializableAttribute()]
public ref class SOPInstancePreCompressedFormat : public INotifyPropertyChangedIExtensibleDataObject  

Inheritance Hierarchy

System.Object
   Leadtools.Dicom.Web.SOPInstancePreCompressedFormat

Requirements

Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also