edgeList property

List? edgeList
getter/setter pair

A list of all outgoing edges in the result, in CCW order

Implementation

List? edgeList;