filterRect property

GRect filterRect

Returns the filter's rectangle.

Implementation

GRect get filterRect {
  return _rect;
}