Class EmfBitFix28To4

Class EmfBitFix28To4

Le nom : Aspose.Imaging.FileFormats.Emf.Emf.Objects Assemblée: Aspose.Imaging.dll (25.4.0)

L’objet BitFIX28_4 définit une valeur numérique dans la note FIX de 28.4 bits.

public sealed class EmfBitFix28To4 : EmfObject

Inheritance

object MetaObject EmfObject EmfBitFix28To4

I membri ereditari

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

Constructors

EmfBitFix28To4(int)

Initialisez une nouvelle instance de la classe Aspose.Imaging.FileFormats.Emf.EMF.Objects. EmfBitFix28To4.

public EmfBitFix28To4(int dwordData)

Parameters

dwordData int

Les données de l’enlèvement.

Properties

FracValue

Obtenir ou définir la fraction

public int FracValue { get; set; }

Valore di proprietà

int

IntVal

Obtenir ou définir la valeur intégrale

public int IntVal { get; set; }

Valore di proprietà

int

Value

Obtenez la valeur fluide résultante;

public float Value { get; }

Valore di proprietà

float

 Français