OdCurveTo Class

Summary: The Enhanced CurveTo

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

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

Inheritance: OdGraphicObject

Aspose.Imaging Version: 24.7.0

Constructors

NameDescription
OdCurveTo(parent)Initializes a new instance of the OdCurveTo 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.

Constructor: OdCurveTo(parent)

 OdCurveTo(parent) 

Initializes a new instance of the OdCurveTo class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.