Table of Contents

Method SelectBrush

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

SelectBrush(Color, bool)

protected virtual void SelectBrush(Color color, bool select)

Parameters

color Color
select bool

SelectBrush(Color)

protected virtual object? SelectBrush(Color color)

Parameters

color Color

Returns

object