allowDrawingOutsideViewBox property

bool allowDrawingOutsideViewBox
final

Whether to allow this picture to draw outside of its specified PictureInfo.viewport. Caution should be used here, as this may lead to greater memory usage than intended.

Implementation

final bool allowDrawingOutsideViewBox;