ShapePathCollection

ShapePathCollection class

Represents path collection information in NotPrimitive autoshape

Methods

NameDescription
add()Add a creation path.
add()Reserved for internal use.
clear()
contains()Reserved for internal use.
get(index)Gets a creation path.
get()Reserved for internal use.
getCount()Gets the count of paths
indexOf()Reserved for internal use.
iterator()
removeAt()

add()

Add a creation path.

Returns: Number — Number Returns ShapePath object.

add()

Reserved for internal use.

clear()

contains()

Reserved for internal use.

get(index)

Gets a creation path.

ParameterTypeDescription
indexNumberThe index.

Returns: ShapePath — ShapePath Returns ShapePath object.

get()

Reserved for internal use.

getCount()

Gets the count of paths

indexOf()

Reserved for internal use.

iterator()

removeAt()