OdEllipticalQundrant Class
Summary: The elliptical quadrant
Module: aspose.imaging.fileformats.opendocument.objects.graphic
Full Name: aspose.imaging.fileformats.opendocument.objects.graphic.OdEllipticalQundrant
Inheritance: OdGraphicObject
Constructors
Name | Description |
---|---|
OdEllipticalQundrant(parent) | Initializes a new instance of the OdEllipticalQundrant class. |
Properties
Name | Type | Access | Description |
---|---|---|---|
absolute_coordinates | bool | r/w | Gets or sets a value indicating whether [absolute coordinates]. |
axis_x | bool | r/w | Gets or sets a value indicating whether [axis x]. |
items | list[OdObject] | r | Gets the items. |
parent | OdObject | r | Gets the parent object. |
point | PointF | r/w | Gets or sets the point. |
Constructor: OdEllipticalQundrant(parent)
OdEllipticalQundrant(parent)
Initializes a new instance of the OdEllipticalQundrant class.
Parameters:
Parameter | Type | Description |
---|---|---|
parent | OdObject | The parent. |