OdCurveTo Classe

Summary: The Enhanced CurveTo

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

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

Inheritance: OdGraphicObject

Constructors

NameDescription
OdCurveTo(parent)Initialise une nouvelle instance de la classe OdCurveTo.

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wObtient ou définit une valeur indiquant si [absolute coordinates].
élémentsSystem.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]]rObtient les éléments.
parentOdObjectrObtient l’objet parent.
pointsPointF[]r/wObtient ou définit les points.

Constructor: OdCurveTo(parent)

 OdCurveTo(parent) 

Initialise une nouvelle instance de la classe OdCurveTo.

Parameters:

ParamètreTypeDescription
parentOdObjectLe parent.