Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.26
|
Leadtools.Medical.Storage.DataAccessLayer Namespace > DefaultReferencedImagesInfo Class : Height Method |
public Nullable<int> Height( DataRow row )
'Declaration Public Function Height( _ 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.Height(row)
public: Nullable<int> Height( DataRow^ row )
For more information, see Leadtools.Medical.Storage.DataAccessLayer.Interface.IReferencedImageInfo.Height