outline property
outline Sticker's outline represented as a list of closed vector paths; may be empty. The coordinate system origin is in the upper-left corner
Implementation
final List<ClosedVectorPath> outline;
outline Sticker's outline represented as a list of closed vector paths; may be empty. The coordinate system origin is in the upper-left corner
final List<ClosedVectorPath> outline;