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