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

Show in webframe

Height Method (IReferencedImageInfo)






a System.Data.DataRow in the ReferencedImages table
Returns the height in pixels of the Leadtools.Dicom.DicomDataSet specified by row.
Syntax
Nullable<int> Height( 
   DataRow row
)
'Declaration
 
Function Height( _
   ByVal row As DataRow _
) As Nullable(Of Integer)
'Usage
 
Dim instance As IReferencedImageInfo
Dim row As DataRow
Dim value As Nullable(Of Integer)
 
value = instance.Height(row)

            

            
Nullable<int> Height( 
   DataRow^ row
) 

Parameters

row
a System.Data.DataRow in the ReferencedImages table

Return Value

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

For more information, see LEAD Medical Storage Server Custom Database

Requirements

Target Platforms

See Also

Reference

IReferencedImageInfo Interface
IReferencedImageInfo 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