XpsPathFigure class
Contents
[
Hide
]XpsPathFigure class
Class incapsulating PathFigure element features.
This element is composed of a set of one or more line or curve segments.
Inheritance: XpsPathFigure
→ XpsObject
The XpsPathFigure type exposes the following members:
Properties
Name | Description |
---|---|
segments | Return list of child path segments. |
is_closed | Returns/sets the value indicating whether the path figure is closed. |
start_point | Returns/sets the starting point for the first segment of the path figure. |
is_filled | Returns/sets value indicating whether the path figure is used in computing the area of the containing path geometry. |
count | None |
Indexer
Name | Description |
---|---|
[index] | Returns an item at the specified index. |
Methods
Name | Description |
---|---|
clone() | Clones this path figure. |
add(obj) | None |
remove(obj) | None |
insert(index, obj) | None |
remove_at(index) | None |
See Also
- module
aspose.page.xps.xpsmodel
- package
aspose.page