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