←Select platform

Fractions Property

Summary
Gets or sets numerical value that indicates the fractions.
Syntax
C#
Objective-C
C++/CLI
Java
public int Fractions { get; set; } 
@property (nonatomic, assign) NSInteger fractions; 
public int getFractions() 
public void setFractions(int value) 
public: 
property int Fractions { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value indicating the fractions.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

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