فئة OdEllipticalQundrant
Summary: The elliptical quadrant
Module: aspose.imaging.fileformats.opendocument.objects.graphic
Full Name: aspose.imaging.fileformats.opendocument.objects.graphic.OdEllipticalQundrant
Inheritance: OdGraphicObject
Constructors
| Name | الوصف |
|---|---|
| OdEllipticalQundrant(parent) | ينشئ مثيلاً جديداً للفئة OdEllipticalQundrant. |
Properties
| Name | Type | Access | الوصف |
|---|---|---|---|
| absolute_coordinates | bool | r/w | يحصل أو يضبط قيمة تشير إلى ما إذا كانت [absolute coordinates]. |
| axis_x | bool | r/w | يحصل أو يضبط قيمة تشير إلى ما إذا كانت [axis x]. |
| العناصر | System.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]] | r | يحصل على العناصر. |
| parent | OdObject | r | يحصل على الكائن الأب. |
| point | PointF | r/w | الحصول أو تعيين النقطة. |
Constructor: OdEllipticalQundrant(parent)
OdEllipticalQundrant(parent)
ينشئ مثيلاً جديداً للفئة OdEllipticalQundrant.
Parameters:
| معامل | نوع | الوصف |
|---|---|---|
| parent | OdObject | الأب. |