LEADTOOLS Medical (Leadtools.Dicom assembly)

Seconds Property (DicomTimeValue)

Show in webframe







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

            
public int getSeconds()
public void setSeconds(int value)
            
 
get_Seconds();
set_Seconds(value);
Object.defineProperty('Seconds');
public:
property int Seconds {
   int get();
   void set (    int value);
}

Property Value

Value indicating the seconds.
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