shapePainter property

ShapePainter<T>? shapePainter
getter/setter pair

The painter to use for this renderinstruction.

Implementation

ShapePainter<T>? shapePainter;