EmfPlusFillPath
Inhalt
[
Ausblenden
]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
Das EmfPlusFillPath-Objekt gibt einen Grafikpfad zum Füllen einer benutzerdefinierten Linienendkappe an
Konstruktoren
| Konstruktor | Beschreibung |
|---|---|
| EmfPlusFillPath() |
Methoden
| Methode | Beschreibung |
|---|---|
| getFillPath() | Liest oder schreibt ein EmfPlusPath‑Objekt (Abschnitt 2.2.1.6), das den zu füllenden Bereich angibt. |
| setFillPath(EmfPlusPath value) | Liest oder schreibt ein EmfPlusPath‑Objekt (Abschnitt 2.2.1.6), das den zu füllenden Bereich angibt. |
EmfPlusFillPath()
public EmfPlusFillPath()
getFillPath()
public EmfPlusPath getFillPath()
Liest oder schreibt ein EmfPlusPath‑Objekt (Abschnitt 2.2.1.6), das den zu füllenden Bereich angibt.
Returns: EmfPlusPath
setFillPath(EmfPlusPath value)
public void setFillPath(EmfPlusPath value)
Liest oder schreibt ein EmfPlusPath‑Objekt (Abschnitt 2.2.1.6), das den zu füllenden Bereich angibt.
Parameters:
| Parameter | Typ | Beschreibung |
|---|---|---|
| value | EmfPlusPath |