EmfLogFontExDv

Inheritance: java.lang.Object, com.aspose.imaging.fileformats.emf.MetaObject, com.aspose.imaging.fileformats.emf.emf.objects.EmfObject, com.aspose.imaging.fileformats.emf.emf.objects.EmfLogFont, com.aspose.imaging.fileformats.emf.emf.objects.EmfLogFontEx

public final class EmfLogFontExDv extends EmfLogFontEx

L’objet LogFontExDv spécifie le vecteur de conception pour une police logique étendue.

Constructeurs

ConstructeurDescription
EmfLogFontExDv(EmfLogFontEx emfLogFontEx)Initialise une nouvelle instance de la classe EmfLogFontExDv.

Méthodes

MéthodeDescription
getDesignVector()Obtient ou définit un objet DesignVector (section 2.2.3).
setDesignVector(EmfDesignVector value)Obtient ou définit un objet DesignVector (section 2.2.3).

EmfLogFontExDv(EmfLogFontEx emfLogFontEx)

public EmfLogFontExDv(EmfLogFontEx emfLogFontEx)

Initialise une nouvelle instance de la classe EmfLogFontExDv.

Parameters:

ParamètreTypeDescription
emfLogFontExEmfLogFontExLe EMF log font ex.

getDesignVector()

public EmfDesignVector getDesignVector()

Obtient ou définit un objet DesignVector (section 2.2.3). Ce champ NE DOIT PAS dépasser 72 octets.

Valeur : le vecteur de conception.

Returns: EmfDesignVector

setDesignVector(EmfDesignVector value)

public void setDesignVector(EmfDesignVector value)

Obtient ou définit un objet DesignVector (section 2.2.3). Ce champ NE DOIT PAS dépasser 72 octets.

Valeur : le vecteur de conception.

Parameters:

ParamètreTypeDescription
valueEmfDesignVector