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

Show in webframe

Seconds Property (DicomTimeValue)








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)
            
 <br/>get_Seconds();<br/>set_Seconds(value);<br/>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 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