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