Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

Hours Property (DicomTimeValue)








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)
            
 <br/>get_Hours();<br/>set_Hours(value);<br/>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 SetIntValue.
Requirements

Target Platforms

See Also

Reference

DicomTimeValue Structure
DicomTimeValue Members

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