C#
VB
Java
WinRT C#
C++
Gets or sets numerical value that indicates the fractions.
public int Fractions { get; set; }
Public Property Fractions As Integer
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);
}
Value indicating the fractions.
For an example, refer to SetIntValue.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET