OdArc Class

Summary: The Enhanced Arc

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

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

Inheritance: OdGraphicObject

Aspose.Imaging Version: 24.7.0

Constructors

NameDescription
OdArc(parent)Initializes a new instance of the OdArc class.

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wGets or sets a value indicating whether [absolute coordinates].
clock_wiseboolr/wGets or sets a value indicating whether [clock wise].
is_arc_toboolr/wGets or sets a value indicating whether this instance is arc to.
is_elliptical_qundrant_xboolr/wGets or sets a value indicating whether this instance is elliptical quadrant x.
is_elliptical_qundrant_yboolr/wGets or sets a value indicating whether this instance is elliptical quadrant y.
itemslist[OdObject]rGets the items.
parentOdObjectrGets the parent object.
point1PointFr/wGets or sets the point1.
point2PointFr/wGets or sets the point2.
point3PointFr/wGets or sets the point3.
point4PointFr/wGets or sets the point4.

Constructor: OdArc(parent)

 OdArc(parent) 

Initializes a new instance of the OdArc class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.