←Select platform

Fractions Property (DicomDateTimeValue)

Summary

Gets or sets numerical value that indicates the fractions.

Syntax

C#
VB
Java
WinRT C#
C++
public int Fractions {get; set;} 
Public Property Fractions As Integer 
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.

Example

For an example, refer to SetIntValue.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize