LEADTOOLS Medical (Leadtools.Dicom assembly)

Fractions Property (DicomTimeValue)

Show in webframe







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)
            
 
get_Fractions();
set_Fractions(value);
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

 

 


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