OdPolyLine Class

Summary: The polyline

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

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

Inheritance: OdPolygon

Aspose.Imaging Version: 24.5.0

Constructors

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

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wGets or sets a value indicating whether [absolute coordinates].
itemslist[OdObject]rGets the items.
parentOdObjectrGets the parent object.
pointsPointF[]r/wGets or sets the points.
rectangleRectangleFr/wGets or sets the rectangle.
styleOdGraphicStyler/wGets or sets the style.

Constructor: OdPolyLine(parent)

 OdPolyLine(parent) 

Initializes a new instance of the OdPolyLine class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.