Class EmfBitFix28To4

Class EmfBitFix28To4

名称: Aspose.Imaging.FileFormats.Emf.Emf.Objects 收藏: Aspose.Imaging.dll (25.4.0)

BitFIX28_4 对象在 28.4 位 FIX 评分中定义了数值。

public sealed class EmfBitFix28To4 : EmfObject

Inheritance

object MetaObject EmfObject EmfBitFix28To4

继承人

object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EmfBitFix28To4(因特)

启动 Aspose.Imaging.FileFormats.Emf.Emf.Objects.EmfBitFix28To4 类的新例子。

public EmfBitFix28To4(int dwordData)

Parameters

dwordData int

收集的数据。

Properties

FracValue

接收或设置分数值

public int FracValue { get; set; }

财产价值

int

IntVal

获取或设置整体价值

public int IntVal { get; set; }

财产价值

int

Value

获取所产生的浮动值;

public float Value { get; }

财产价值

float

 中文