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

Show in webframe

Fractions Property (DicomTimeValue)








Gets or sets the fractions.
Syntax
public int Fractions {get; set;}
'Declaration
 
Public Property Fractions As Integer
'Usage
 
Dim instance As DicomTimeValue
Dim value As Integer
 
instance.Fractions = value
 
value = instance.Fractions
public int Fractions {get; set;}
public int getFractions()
public void setFractions(int value)
            
 <br/>get_Fractions();<br/>set_Fractions(value);<br/>Object.defineProperty('Fractions'); 
public:
property int Fractions {
   int get();
   void set (    int value);
}

Property Value

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