strategy property

RenderingStrategy strategy
final

The rendering strategy used by the vector graphic.

By default this is RenderingStrategy.raster.

Implementation

final RenderingStrategy strategy;