[]
        
(Showing Draft Content)

C1.WPF.Document.C1Brush.IsVisible

IsVisible Method

IsVisible(Rect)

Tests whether the current brush is visible within the specified bounds.

Declaration
public virtual bool IsVisible(Rect bounds)
Parameters
Type Name Description
Rect bounds

The bounds to test.

Returns
Type Description
bool

True if the brush is visible, false otherwise.