class
ShapeSegmentPathCollection
Source: aspose.
Represents a creation path consisting of a series of moves, lines and curves that when combined will form a geometric shape.
new ShapeSegmentPathCollection()
Methods
add(type) → Number
Add a segment path in creation path.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
type |
Number |
|
ShapePathType |
- Returns
-
Number
Returns the position of ShapeSegmentPath object in the list.
add()
Reserved for internal use.
clear()
contains()
Reserved for internal use.
get(index) → ShapeSegmentPath
Gets ShapeSegmentPath object.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
index |
Number |
|
The index. |
- Returns
-
ShapeSegmentPath
Returns a ShapeSegmentPath object.
get()
Reserved for internal use.
getCount()
indexOf()
Reserved for internal use.