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



Provides general information about a DICOM object

Object Model

ObjectInstanceInformationEx Class

Syntax

Visual Basic (Declaration) 
<DataContractAttribute()>
<DebuggerStepThroughAttribute()>
<SerializableAttribute()>
Public Class ObjectInstanceInformationEx 
   Inherits ObjectInstanceInformation
   Implements INotifyPropertyChangedIExtensibleDataObject 
Visual Basic (Usage)Copy Code
Dim instance As ObjectInstanceInformationEx

Example

Refer to the Medical Web Viewer demo in the WorkstationWebViewer project.

Inheritance Hierarchy

System.Object
   Leadtools.Dicom.Web.ObjectInstanceInformation
      Leadtools.Dicom.Web.ObjectInstanceInformationEx

Requirements

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

See Also