class
ShapePathCollection
Source: aspose.
Represents path collection information in NotPrimitive autoshape
Methods
add() → Number
Add a creation path.
- Returns
-
Number
Returns ShapePath object.
add()
Reserved for internal use.
clear()
contains()
Reserved for internal use.
get(index) → ShapePath
Gets a creation path.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
index |
Number |
|
The index. |
- Returns
-
ShapePath
Returns ShapePath object.
get()
Reserved for internal use.
getCount()
Gets the count of paths
indexOf()
Reserved for internal use.