←Select platform

Fractions Property

Summary
Gets or sets numerical value that indicates the fractions.
Syntax
C#
VB
C++
Java
public int Fractions { get; set; } 
Public Property Fractions As Integer 
public int getFractions() 
public void setFractions(int value) 
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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.