OdClosePath
Inheritance: java.lang.Object, com.aspose.imaging.fileformats.opendocument.OdObject, com.aspose.imaging.fileformats.opendocument.objects.graphic.OdGraphicObject
public class OdClosePath extends OdGraphicObject
Der geschlossene Pfad
Konstruktoren
| Konstruktor | Beschreibung |
|---|---|
| OdClosePath(OdObject parent) | Initialisiert eine neue Instanz der Klasse OdClosePath. |
OdClosePath(OdObject parent)
public OdClosePath(OdObject parent)
Initialisiert eine neue Instanz der Klasse OdClosePath.
Parameters:
| Parameter | Typ | Beschreibung |
|---|---|---|
| parent | OdObject | Das übergeordnete Element. |