EmfBitFix28To4 Class

Summary: The BitFIX28_4 object defines a numeric value in 28.4 bit FIX notation.

Module: aspose.imaging.fileformats.emf.emf.objects

Full Name: aspose.imaging.fileformats.emf.emf.objects.EmfBitFix28To4

Inheritance: EmfObject

Aspose.Imaging Version: 24.6.0

Constructors

NameDescription
EmfBitFix28To4(dword_data)Initializes a new instance of the EmfBitFix28To4 class.

Properties

NameTypeAccessDescription
frac_valueintr/wGets or sets the fraction value
int_valintr/wGets or sets the integer value value
valuefloatrGets the resulting float value;

Constructor: EmfBitFix28To4(dword_data)

 EmfBitFix28To4(dword_data) 

Initializes a new instance of the EmfBitFix28To4 class.

Parameters:

ParameterTypeDescription
dword_dataintThe dword data.