OdCircle Class

Summary: The circle object

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

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

Inheritance: OdAngleEllipse

Aspose.Imaging Version: 24.7.0

Constructors

NameDescription
OdCircle(parent)Initializes a new instance of the OdCircle 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: OdCircle(parent)

 OdCircle(parent) 

Initializes a new instance of the OdCircle class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.