offsets property

List<Offset?> offsets
getter/setter pair

Used to save offsets. Two point in case of other shapes and list of points for FreeStyle.

Implementation

List<Offset?> offsets;