OdLineTo 类

Summary: The enhanced lineTo

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

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

Inheritance: OdGraphicObject

Constructors

Name描述
OdLineTo(parent)初始化 OdLineTo 类的新实例。

Properties

NameTypeAccess描述
absolute_coordinatesboolr/w获取或设置指示是否使用 [absolute coordinates] 的值。
coordinatesPointFr/w获取或设置坐标。
horizontalboolr/w获取或设置一个值,指示此 OdLineTo 是否垂直。
System.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]]r获取项目。
parentOdObjectr获取父对象。
verticalboolr/w获取或设置一个值,指示此 OdLineTo 是否垂直。

Constructor: OdLineTo(parent)

 OdLineTo(parent) 

初始化 OdLineTo 类的新实例。

Parameters:

参数TypeDescription
parentOdObject父对象。