EmfPlusLinePath

Inheritance: java.lang.Object, com.aspose.imaging.fileformats.emf.MetaObject, com.aspose.imaging.fileformats.emf.emfplus.objects.EmfPlusObject, com.aspose.imaging.fileformats.emf.emfplus.objects.EmfPlusStructureObjectType

public final class EmfPlusLinePath extends EmfPlusStructureObjectType

L’objet EmfPlusLinePath spécifie un chemin graphique pour délimiter un embout de ligne personnalisé.

Constructeurs

ConstructeurDescription
EmfPlusLinePath()

Méthodes

MéthodeDescription
getLinePath()Obtient ou définit un objet EmfPlusPath qui définit le contour.
setLinePath(EmfPlusPath value)Obtient ou définit un objet EmfPlusPath qui définit le contour.

EmfPlusLinePath()

public EmfPlusLinePath()

getLinePath()

public EmfPlusPath getLinePath()

Obtient ou définit un objet EmfPlusPath qui définit le contour.

Returns: EmfPlusPath

setLinePath(EmfPlusPath value)

public void setLinePath(EmfPlusPath value)

Obtient ou définit un objet EmfPlusPath qui définit le contour.

Parameters:

ParamètreTypeDescription
valueEmfPlusPath