OdArc 类

Summary: The Enhanced Arc

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

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

Inheritance: OdGraphicObject

Constructors

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

Properties

NameTypeAccess描述
absolute_coordinatesboolr/w获取或设置指示是否使用 [absolute coordinates] 的值。
clock_wiseboolr/w获取或设置一个值,指示是否 [clock wise]。
is_arc_toboolr/w获取或设置一个值,指示此实例是否为 arc to。
is_elliptical_qundrant_xboolr/w获取或设置一个值,指示此实例是否为椭圆象限 x。
is_elliptical_qundrant_yboolr/w获取或设置一个值,指示此实例是否为椭圆象限 y。
System.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]]r获取项目。
parentOdObjectr获取父对象。
point1PointFr/w获取或设置 point1。
point2PointFr/w获取或设置 point2。
point3PointFr/w获取或设置 point3。
point4PointFr/w获取或设置 point4。

Constructor: OdArc(parent)

 OdArc(parent) 

初始化 OdArc 类的新实例。

Parameters:

参数TypeDescription
parentOdObject父对象。