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


"

For a list of all members of this type, see ObjectInstanceInformationEx members.

"

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

See Also