isStrokeTransparent method

bool isStrokeTransparent()
inherited

Implementation

bool isStrokeTransparent() {
  return _stroke.isTransparent();
}