Classe OdLineTo

Summary: The enhanced lineTo

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

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

Inheritance: OdGraphicObject

Constructors

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

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wObtient ou définit une valeur indiquant si [absolute coordinates].
coordinatesPointFr/wObtient ou définit les coordonnées.
horizontalboolr/wObtient ou définit une valeur indiquant si ce OdLineTo est vertical.
élémentsSystem.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]]rObtient les éléments.
parentOdObjectrObtient l’objet parent.
verticalboolr/wObtient ou définit une valeur indiquant si ce OdLineTo est vertical.

Constructor: OdLineTo(parent)

 OdLineTo(parent) 

Initialise une nouvelle instance de la classe OdLineTo.

Parameters:

ParamètreTypeDescription
parentOdObjectLe parent.