OdShortCurveTo Class

Summary: The short CurveTo

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

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

Inheritance: OdCurveTo

Aspose.Imaging Version: 24.7.0

Constructors

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

 OdShortCurveTo(parent) 

Initializes a new instance of the OdShortCurveTo class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.