OdAngleEllipse Class

Summary: The Enhanced angle ellipse

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

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

Inheritance: OdStyledObject

Aspose.Imaging Version: 24.7.0

Constructors

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

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wGets or sets a value indicating whether [absolute coordinates].
closedboolr/wGets or sets a value indicating whether this OdAngleEllipse is closed.
end_anglefloatr/wGets or sets the end angle.
itemslist[OdObject]rGets the items.
kindOdObjectKindr/wGets or sets the kind.
parentOdObjectrGets the parent object.
rectangleRectangleFr/wGets or sets the rectangle.
start_anglefloatr/wGets or sets the start angle.
styleOdGraphicStyler/wGets or sets the style.

Constructor: OdAngleEllipse(parent)

 OdAngleEllipse(parent) 

Initializes a new instance of the OdAngleEllipse class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.