shape property

ShapeEncode<S>? shape
getter/setter pair

The shape encode of this mark.

If null, a default shape is set according to the geometry type. See details in subclasses.

Implementation

ShapeEncode<S>? shape;