LEADTOOLS Medical (Leadtools.Dicom assembly)

Hours Property (DicomTimeValue)

Show in webframe







Gets or sets the hour.
Syntax
public int Hours {get; set;}
'Declaration
 
Public Property Hours As Integer
'Usage
 
Dim instance As DicomTimeValue
Dim value As Integer
 
instance.Hours = value
 
value = instance.Hours
public int Hours {get; set;}

            
public int getHours()
public void setHours(int value)
            
 
get_Hours();
set_Hours(value);
Object.defineProperty('Hours');
public:
property int Hours {
   int get();
   void set (    int value);
}

Property Value

Value indicating the hour.
Example
For an example, refer to DicomDataSet.SetIntValue.
Requirements

Target Platforms

See Also

Reference

DicomTimeValue Structure
DicomTimeValue Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features