EmfPlusFillPath
Contenu
[
Cacher
]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 EmfPlusFillPath extends EmfPlusStructureObjectType
L’objet EmfPlusFillPath spécifie un chemin graphique pour remplir un bouchon de ligne personnalisé
Constructeurs
| Constructeur | Description |
|---|---|
| EmfPlusFillPath() |
Méthodes
| Méthode | Description |
|---|---|
| getFillPath() | Obtient ou définit un objet EmfPlusPath (section 2.2.1.6) qui spécifie la zone à remplir. |
| setFillPath(EmfPlusPath value) | Obtient ou définit un objet EmfPlusPath (section 2.2.1.6) qui spécifie la zone à remplir. |
EmfPlusFillPath()
public EmfPlusFillPath()
getFillPath()
public EmfPlusPath getFillPath()
Obtient ou définit un objet EmfPlusPath (section 2.2.1.6) qui spécifie la zone à remplir.
Returns: EmfPlusPath
setFillPath(EmfPlusPath value)
public void setFillPath(EmfPlusPath value)
Obtient ou définit un objet EmfPlusPath (section 2.2.1.6) qui spécifie la zone à remplir.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| value | EmfPlusPath |