OdClosePath
Inheritance: java.lang.Object, com.aspose.imaging.fileformats.opendocument.OdObject, com.aspose.imaging.fileformats.opendocument.objects.graphic.OdGraphicObject
public class OdClosePath extends OdGraphicObject
Le chemin fermé
Constructeurs
| Constructeur | Description |
|---|---|
| OdClosePath(OdObject parent) | Initialise une nouvelle instance de la classe OdClosePath. |
OdClosePath(OdObject parent)
public OdClosePath(OdObject parent)
Initialise une nouvelle instance de la classe OdClosePath.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| parent | OdObject | Le parent. |