[]
Tests whether the current brush is visible within the specified bounds.
public virtual bool IsVisible(Rect bounds)
Type | Name | Description |
---|---|---|
Rect | bounds | The bounds to test. |
Type | Description |
---|---|
bool | True if the brush is visible, false otherwise. |