filterRect property

GRect filterRect

Returns the filter rectangle bounds.

Implementation

GRect get filterRect {
  return _rect;
}