SubPathInfo

An array of path point info objects that describes a straight or curved segment of a path.

Constants/Events

Name

Type

Access

Description

closed

Boolean

readonly

If true, the path is closed.

entireSubPath

Array of PathPointInfo

readonly

All of the sub path item's path points.

operation

ShapeOperation

ShapeOperation.SHAPEADD

ShapeOperation.SHAPEXOR

ShapeOperation.SHAPEINTERSECT

ShapeOperation.SHAPESUBTRACT

readonly

The sub path operation on other sub paths.