Leadtools.Dicom.Services Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.25
ObjectInstanceInformationEx Class Members
See Also  Properties 
Leadtools.Dicom.Services.DataTypes Namespace : ObjectInstanceInformationEx Class

The following tables list the members exposed by ObjectInstanceInformationEx.

Public Constructors

Public Properties

 NameDescription
public Property FrameCount Gets or sets the frame count for the specified DICOM object  
public Property Height Gets or sets height of the specified DICOM object.  
public Property ImageNumber Gets or sets the Image number for the specified DICOM object (Inherited from Leadtools.Dicom.Services.DataTypes.ObjectInstanceInformation)
public Property SeriesInstanceUID Gets or sets the Series Instance UID for the specified DICOM object. (Inherited from Leadtools.Dicom.Services.DataTypes.ObjectInstanceInformation)
public Property SOPClassUID Gets or sets the SOP Class UID for the specified DICOM object. (Inherited from Leadtools.Dicom.Services.DataTypes.ObjectInstanceInformation)
public Property SOPInstanceUID Gets or sets the SOP Instance UID for the identifying the DCIOM object. (Inherited from Leadtools.Dicom.Services.DataTypes.ObjectInstanceInformation)
public Property StationName Gets or sets the Station Name for the specified DICOM object. (Inherited from Leadtools.Dicom.Services.DataTypes.ObjectInstanceInformation)
public Property StudyInstanceUID Gets or sets the Study Instance UID for the specified DICOM object. (Inherited from Leadtools.Dicom.Services.DataTypes.ObjectInstanceInformation)
public Property TransferSyntax Gets or sets the Transfer Syntax for the specified DICOM object. (Inherited from Leadtools.Dicom.Services.DataTypes.ObjectInstanceInformation)
public Property Width Gets or sets the width of the specified DICOM object.  
public Property XResolution Gets or sets the X-Resolution of the specified DICOM object.  
public Property YResolution Gets or sets the Y-Resolution of the specified DICOM object.  
Top

See Also