Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

Width Method (DefaultReferencedImagesInfo)






a System.Data.DataRow in the ReferencedImages table
A default implementation that returns the width in pixels of the Leadtools.Dicom.DicomDataSet specified by row.
Syntax
public Nullable<int> Width( 
   DataRow row
)
'Declaration
 
Public Function Width( _
   ByVal row As DataRow _
) As Nullable(Of Integer)
'Usage
 
Dim instance As DefaultReferencedImagesInfo
Dim row As DataRow
Dim value As Nullable(Of Integer)
 
value = instance.Width(row)

            

            
public:
Nullable<int> Width( 
   DataRow^ row
) 

Parameters

row
a System.Data.DataRow in the ReferencedImages table

Return Value

the width in pixels of the Leadtools.Dicom.DicomDataSet specified by row.
Remarks

For more information, see Leadtools.Medical.Storage.DataAccessLayer.Interface.IReferencedImageInfo.Width

Requirements

Target Platforms

See Also

Reference

DefaultReferencedImagesInfo Class
DefaultReferencedImagesInfo Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features