isFillTransparent method

bool isFillTransparent()
inherited

Implementation

bool isFillTransparent() {
  return fillColor == transparent();
}