←Select platform

Fractions Property

Summary

Gets or sets 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) 
             
 <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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly