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

The following tables list the members exposed by ObjectInstanceInformationEx.

Public Constructors

 NameDescription
public Constructor ObjectInstanceInformationEx ConstructorInitializes a new instance of the ObjectInstanceInformationEx class.  
Top

Public Properties

 NameDescription
public Property ExtensionDataOverloaded. Inherits from System.Runtime.Serialization.IExtensibleDataObject (Inherited from Leadtools.Dicom.Web.ObjectInstanceInformation)
public Property FrameCountGets or sets the number of frames for the specified DICOM object  
public Property HeightGets or sets height of the specified DICOM object.  
public Property ImageNumberGets or sets the Image number for the specified DICOM object (Inherited from Leadtools.Dicom.Web.ObjectInstanceInformation)
public Property SeriesInstanceUIDGets or sets the Series Instance UID for the specified DICOM object. (Inherited from Leadtools.Dicom.Web.ObjectInstanceInformation)
public Property SOPClassUIDGet or sets the SOP Class UID for the specified DICOM object. (Inherited from Leadtools.Dicom.Web.ObjectInstanceInformation)
public Property SOPInstanceUIDGets or sets the SOP Instance UID for the identifying the DCIOM object. (Inherited from Leadtools.Dicom.Web.ObjectInstanceInformation)
public Property StationNameGets or sets the Station Name for the specified DICOM object. (Inherited from Leadtools.Dicom.Web.ObjectInstanceInformation)
public Property StudyInstanceUIDGets or sets the Study Instance UID for the specified DICOM object. (Inherited from Leadtools.Dicom.Web.ObjectInstanceInformation)
public Property TransferSyntaxGets or sets the Transfer Syntax for the specified DICOM object. (Inherited from Leadtools.Dicom.Web.ObjectInstanceInformation)
public Property WidthGets or sets the width of the specified DICOM object.  
public Property XResolutionGets or sets the X-Resolution of the specified DICOM object.  
public Property YResolutionGets or sets the Y-Resolution of the specified DICOM object.  
Top

Protected Methods

Public Events

 NameDescription
public Event PropertyChangedOccurs when a property value change. (Inherited from Leadtools.Dicom.Web.ObjectInstanceInformation)
Top

See Also