OdClosePath
Inheritance: java.lang.Object, com.aspose.imaging.fileformats.opendocument.OdObject, com.aspose.imaging.fileformats.opendocument.objects.graphic.OdGraphicObject
public class OdClosePath extends OdGraphicObject
The close path
Constructors
Constructor | Description |
---|---|
OdClosePath(OdObject parent) | Initializes a new instance of the OdClosePath class. |
OdClosePath(OdObject parent)
public OdClosePath(OdObject parent)
Initializes a new instance of the OdClosePath
class.
Parameters:
Parameter | Type | Description |
---|---|---|
parent | OdObject | The parent. |