Class EmfBitFix28To4
EmfBitFix28To4 class
The BitFIX28_4 object defines a numeric value in 28.4 bit FIX notation.
public sealed class EmfBitFix28To4 : EmfObject
Constructors
| Name | Description | 
|---|---|
| EmfBitFix28To4(int) | Initializes a new instance of the EmfBitFix28To4 class. | 
Properties
| Name | Description | 
|---|---|
| FracValue { get; set; } | Gets or sets the fraction value | 
| IntVal { get; set; } | Gets or sets the integer value value | 
| Value { get; } | Gets the resulting float value; | 
See Also
- class EmfObject
 - namespace Aspose.Imaging.FileFormats.Emf.Emf.Objects
 - assembly Aspose.Imaging