[]
Returns True if the specified brush is the same as the current brush.
protected abstract bool SameBrush(Brush brush)
Protected MustOverride Function SameBrush(brush As Brush) As Boolean
Type | Name | Description |
---|---|---|
Brush | brush |
Type | Description |
---|---|
bool |