OdNoStrokePath Class

Summary: Specifies that the current set of sub-paths will not be stroked.

Module: aspose.imaging.fileformats.opendocument.objects.graphic

Full Name: aspose.imaging.fileformats.opendocument.objects.graphic.OdNoStrokePath

Inheritance: OdGraphicObject

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
OdNoStrokePath(parent)Initializes a new instance of the OdNoStrokePath class.

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wGets or sets a value indicating whether [absolute coordinates].
itemslist[OdObject]rGets the items.
parentOdObjectrGets the parent object.

Constructor: OdNoStrokePath(parent)

 OdNoStrokePath(parent) 

Initializes a new instance of the OdNoStrokePath class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.