OdNoStrokePath
Inheritance: java.lang.Object, com.aspose.imaging.fileformats.opendocument.OdObject, com.aspose.imaging.fileformats.opendocument.objects.graphic.OdGraphicObject
public class OdNoStrokePath extends OdGraphicObject
Specifies that the current set of sub-paths will not be stroked.
Constructors
Constructor | Description |
---|---|
OdNoStrokePath(OdObject parent) | Initializes a new instance of the OdNoStrokePath class. |
OdNoStrokePath(OdObject parent)
public OdNoStrokePath(OdObject parent)
Initializes a new instance of the OdNoStrokePath
class.
Parameters:
Parameter | Type | Description |
---|---|---|
parent | OdObject | The parent. |