IsVisible Method (C1RadialBrush)
Tests whether the current brush is visible within the specified bounds.
'Declaration
Public Overridable Function IsVisible( _
ByVal As Rect _
) As Boolean
Parameters
- bounds
- The bounds to test.
Return Value
True if the brush is visible, false otherwise.