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

ConstructorDescription
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:

ParameterTypeDescription
parentOdObjectThe parent.