[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.ImageBrush.SameBrush

SameBrush Method

SameBrush(Brush)

Returns True if the specified brush is the same as the current brush.

Declaration
protected override bool SameBrush(Brush brush)
Protected Overrides Function SameBrush(brush As Brush) As Boolean
Parameters
Type Name Description
Brush brush
Returns
Type Description
bool
Overrides